The Last Day Of Summer

.NET技术 C# ASP.net ActiveReport SICP 代码生成 报表应用 RDLC
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2005年6月23日

摘要: 在2003年4月份的msdn magezine里,有一篇文章“Automate the Generation of Stored Procedures for Your Database”里面提供了一种方法,对数据库里的每个表都生成对应的CRUD的存储过程。这个功能正好可以和Data Access Application Block的模式配合起来,Sqlhelper中调用的几乎全部是存储过程,而这... 阅读全文

posted @ 2005-06-23 23:29 Cure 阅读(4048) 评论(2) 推荐(0) 编辑