摘要: 在实际开发中,我们经常需要从数据库中读取数据并赋值给实体类的相应属性。在.Text的DataDTOProvider中存在大量这样的代码, 比如: publicRole[]GetRoles(intBlogID) { System.Collections.ArrayListal=newSystem.Collections.ArrayL... 阅读全文
posted @ 2004-09-12 17:40 dudu 阅读(7829) 评论(23) 推荐(1) 编辑