Allen Wang

专注web开发
posts - 86, comments - 13, trackbacks - 0, articles - 1
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

公告

Data Model Provider

Posted on 2008-04-02 10:42 AllenWang.NET 阅读(130) 评论(0) 编辑 收藏
ASP.NET MVC Example with Northwind and Entity Framework Published
http://www.infoq.com/news/2008/02/mvc-framework-example

在上面的文章中提到了几种Model Provider

Developers can choose from many different model providers, for example:

We should see other model providers in the future as well, possibly:

We can transfer different model provider to linq, please refer:

  • Beta of LINQ to LLBLGen Pro Released: Frans Bouma announces the first public beta release of LINQ to LLBLGen Pro (a very popular commercial ORM for .NET).  Frans has a very in-depth 14 post series that discusses how he built the LINQ support for it (a nice technical read).