青松阳光

关注.NET平台及SharePoint产品
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

文章分类 -  Architecture/Framework

摘要:ADO.NET Entity Framework Overview The Entity Framework allows developers to focus on the data through an object model instead of the logical/relational data model. Once the EDM is designed and mapped... 阅读全文

posted @ 2008-01-18 11:29 青松阳光 阅读(340) 评论(0) 推荐(0)

摘要:Part 1 In this installment, you have understood the new features of SQL Server 2005 utilized to create stored procedures using managed language such as C#. After that, you have also seen the steps i... 阅读全文

posted @ 2008-01-11 14:34 青松阳光 阅读(342) 评论(0) 推荐(0)

摘要:The Good: Datasets have a good structure for handling collections of data well (as compared to the alternative of using collections or array lists). The data tables and data rows are well ... 阅读全文

posted @ 2008-01-11 14:16 青松阳光 阅读(217) 评论(0) 推荐(0)

摘要:相关内容博客列表: Scott Guthrie http://weblogs.asp.net/scottgu/ Scott Hanselman http://www.hanselman.com/blog/ Phil Haack http://haacked.com/ Rob Conery http://blog.wekeroad.com/ Brad Abrams ht... 阅读全文

posted @ 2007-11-09 15:31 青松阳光 阅读(260) 评论(0) 推荐(0)