http://www.microsoft.com/china/msdn/library/webservices/asp.net/dnasppDynamicUI.mspx?mfr=true

创建动态数据输入用户界面

http://blog.joycode.com/saucer/archive/2006/09/28/84379.aspx

真正理解动态控件

=============================

Castle IoC

Castle AR

NBear.Common.SerializeHelper

NBear.Ajax

====================================

Article Table:

-----------------

id  guid

title nvarchar(50)

postUserID  nvarchar(50)

boardID  nvarchar(50)

## ContentProperties   ntext,  obj -> XML (serialize / deserialize)

============================

Board Table

-----------------

id guid

name nvarchar(50)

DataModelID nvarchar(50)

==============================

DataModel Table

------------------------

id guid

name nvarchar(50)

==========================

DataItem Table

-----------------------------

id guid

DataModelID nvarchar(50)

name  nvarchar(50)

multiLine bool  (textbox or textarea)

============================

Web UI : Dynamic Controls  (.net 2.0)

相关文章:

  • 2021-12-06
  • 2021-12-12
  • 2021-05-02
  • 2021-10-21
  • 2021-09-29
  • 2021-08-29
  • 2021-08-17
  • 2021-11-24
猜你喜欢
  • 2021-04-05
  • 2022-12-23
  • 2022-02-13
  • 2021-12-04
相关资源
相似解决方案