技海无涯-罗宾

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

随笔分类 -  LINQ

摘要:Over the last few weeks I've been writing a series of blog posts that cover LINQ to SQL. LINQ to SQL is a built-in O/RM (object relational mapper) that ships in the .NET Framework 3.5 release, and whi... 阅读全文
posted @ 2007-11-06 12:57 罗宾 阅读(622) 评论(1) 推荐(0)

摘要:Over the last few weeks I've beenwriting a series of blog posts that cover LINQ to SQL. LINQ to SQL isa built-in O/RM (object relational mapper) that ships in the .NETFramework 3.5 release, and which ... 阅读全文
posted @ 2007-10-08 18:53 罗宾 阅读(2095) 评论(3) 推荐(2)

摘要:Last month I started a blog post seriescovering LINQ to SQL. LINQ to SQL is a built-in O/RM (objectrelational mapping) framework that ships in the .NET Framework 3.5release, and which enables you to e... 阅读全文
posted @ 2007-10-02 09:22 罗宾 阅读(1657) 评论(0) 推荐(1)

摘要:In Part 1of my LINQ to SQL blog post series I discussed "What is LINQ to SQL"and provided a basicoverview of some of the data scenarios it enables.In my first post Iprovided code samples that demonstr... 阅读全文
posted @ 2007-09-24 20:49 罗宾 阅读(1997) 评论(1) 推荐(0)

摘要:写在前面,偶尔中看了下LINQ,尽管和iBatis似乎差不多,但微软的集成环境显然是开源框架无法比拟的。强大的图形化操作,集成的开发环境,看来其他ORM在新版本的VS发布之后需要有新的创意了。Over the last few months I wrote aseries of blog posts that covered some ofthe new language featuresthat... 阅读全文
posted @ 2007-09-21 17:53 罗宾 阅读(922) 评论(0) 推荐(1)