TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About MVC with Entity Framework
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sarathlal Saseendran (1)
Rahul Kumar Saxena (1)
Related resources for MVC with Entity Framework
No resource found
Consume Web API In ASP.NET MVC With CRUD Actions
3/15/2019 3:33:07 AM.
In here, we will see how to create a Web API using Entity Framework and connect with MS SQL Server. We will consume this Web API in an MVC application and see all CRUD actions.
Code First Approach in MVC With Entity Framework With Primary and Foreign Key Creation
4/18/2015 6:28:12 AM.
This article shows how to create a Primary Key and Foreign Key using the Code First approach in MVC with Entity Framework.