惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
月光博客
月光博客
aimingoo的专栏
aimingoo的专栏
Google DeepMind News
Google DeepMind News
Recent Announcements
Recent Announcements
MyScale Blog
MyScale Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
S
SegmentFault 最新的问题
Hugging Face - Blog
Hugging Face - Blog
Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
F
Fortinet All Blogs
小众软件
小众软件
D
Docker
U
Unit 42
博客园 - 聂微东
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
爱范儿
爱范儿
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
云风的 BLOG
云风的 BLOG
博客园 - 司徒正美
有赞技术团队
有赞技术团队
腾讯CDC

博客园 - AllenWang.NET

Microsoft .NET Framework 3.5 Service Pack 1 利用Web/WCF Service上传下载文件[网上资源] .NET Framework 3.5增强特性学习工具包已发布 从 Adobe SHARE 说到 Silverlight 的 XPS 支持 Silverlight 2 knowledge Points Silverlight & SEO 搭建Silverlight2.0开发环境 10 Tips to Boost Your Productivity with C# and Visual Studio 2008 List of .NET Dependency Injection Containers (IOC) ADO.NET Entity Framework Beta 3 Setup MVC Contrib Latest Release works with MVC Preview 2 关于ESB的开发实践小结 Web Services版本控制 ASP.NET MVC Preview 2 Source Code 架构师书单 2nd Edition WCF & Rest 针对构架师的.NET 3.0介绍 系统构架设计应考虑的因素 Sample Databases for SQL Server 2000/2005
Data Model Provider
AllenWang.NET · 2008-04-02 · via 博客园 - AllenWang.NET

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).