Using ASP.NET Web API 1 with Entity Framework 5
How to create a Web API 1 application that uses Entity Framework for database persistence.
- Overview and Creating the Project
- Creating the Domain Models
- Creating an Admin Controller
- Adding an Admin View
- Creating a Dynamic UI with Knockout.js
- Creating Product and Order Controllers
- Creating the Main Page
Comments (
)
Link to this page:
//www.vb-net.com/AspNet-DocAndSamples-2017/aspnet/web-api/overview/older-versions/using-web-api-1-with-entity-framework-5/Index.htm
|