Entity Framework and ADO.net
Does ADO.net Entity Data Model create Entity Framework?I have bit confuse with ADO.net Entity Data Model and the entity Frame work.Are they Equal ? Can I use ADO.net Entity Data Model as Entity Framework ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted May 13, 2013, 12:21 AM
yes ADO.net Entity Model can create entity frame work classes and layers.
I think both are equal.
please refer to understand EF in detail
http://msdn.microsoft.com/en-us/library/bb399567.aspx
http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application
hope this will help you.
Satyapriya NayakPosted May 12, 2013, 5:28 AM
http://www.c-sharpcorner.com/uploadfile/ankithakur/getting-started-with-ado-net-entity-framework-in-net-3-5-part-ii/default.aspx
http://www.c-sharpcorner.com/uploadfile/ankithakur/getting-started-with-ado-net-entity-framework-in-net-3-5-part-iii/default.aspx