会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
fancycn
博客园
首页
博问
闪存
新随笔
订阅
管理
2010年5月1日
asp.net mvc dropdownlist使用中注意的一点
摘要: <%: Html.DropDownList("ParentCategory", categories)%>ParentCategory必须是model中有的属性,否则,后台的model返回的是空值
阅读全文
posted @ 2010-05-01 11:11 小贩
阅读(391)
评论(0)
推荐(0)
2010年2月18日
转载ExtJs 的CodeSmith
摘要: 新的项目中。要使用ExtJs,为了简单,写了这么一个简单的CodeSmith模板来根据数据库中的表生成Grid。代码如下:[代码]
阅读全文
posted @ 2010-02-18 23:52 小贩
阅读(493)
评论(0)
推荐(0)
2005年8月24日
企业库的扩展
摘要: DataOleDb Data Provider for Enterprise Library 1.0This is a first attempt at the necessary OleDb classes for Enterprise Library 1.0. It consists of an OleDbDatabase class, an OleDbCommandWrapper class...
阅读全文
posted @ 2005-08-24 10:05 小贩
阅读(272)
评论(0)
推荐(0)