Click here to Skip to main content
16,004,782 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am a beginner and just started learning Asp.net and I am getting confused and don't know from where to start the Entity Frame Work using MVC. I have used ADO.net earlier.

Please Guide Me.

Thanks.
Posted

There are different links which are very useful for your question:

CRUD Operations Using Entity Framework in ASP.NET MVC

There are mainly three approaches in Entity Framework:

Database First
Code First
Model First

Database First Approach in MVC 5: Part 1

Code First Approach in Entity Framework

Model-First Design using ADO.NET Entity Framework 4.0
 
Share this answer
 
Comments
[no name] 25-Feb-14 3:39am    
Thanks Nimit..
Nimit Joshi 25-Feb-14 4:45am    
Its my pleasure..
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900