This article demonstrate CRUD Operations ( i.e. Create, Read, Update and Delete ) using Entity Framework 6.0 and ASP.NET MVC 4
Attachment contains 4 folders i.e.
1. Controllers
2. DAL
3. Models
4. Views
Replace these folders in your solutions and change the connectionstring name (i.e. EFDataContext ) in web.config accordingly
Download the complete Project from the URL :Download
Attachment contains 4 folders i.e.
1. Controllers
2. DAL
3. Models
4. Views
Replace these folders in your solutions and change the connectionstring name (i.e. EFDataContext ) in web.config accordingly
Download the complete Project from the URL :Download
No comments:
Post a Comment