Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
4523 Points
630 Posts
Microsoft
Moderator
May 17, 2012 02:04 PM|LINK
On CF/DF/MF, see this tutorial:
http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application
On EF vs. L2S: L2S is supported but is no longer being developed by Microsoft. EF is continuing to be improved and is the recommended choice unless you are working with a legacy system that already uses L2S.
tdykstra
Contributor
4523 Points
630 Posts
Microsoft
Moderator
Re: i have 2 question regarding LINQ & Entity Framework
May 17, 2012 02:04 PM|LINK
On CF/DF/MF, see this tutorial:
http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application
On EF vs. L2S: L2S is supported but is no longer being developed by Microsoft. EF is continuing to be improved and is the recommended choice unless you are working with a legacy system that already uses L2S.