摘要:
在实际开发中,我们经常需要从数据库中读取数据并赋值给实体类的相应属性。在.Text的DataDTOProvider中存在大量这样的代码, 比如: public Role[] GetRoles(int BlogID) { System.Collections.ArrayList al=new System.Collections.ArrayList(); ... 阅读全文
posted @ 2006-01-18 20:01 flyfish 阅读(292) 评论(0) 推荐(0)
浙公网安备 33010602011771号