CHAPTER 4

image

Using Entity Framework in ASP.NET MVC

ASP.NET is a free Web framework that supports three different technologies to create websites and Web applications; that is, Web Pages, Web Forms, and MVC. Although MVC is a very popular and well-established concept designed to be used as a pattern in software development, MVC in ASP.NET framework is fairly new technology. The latest version of ASP.NET MVC 4 was released in 2012. Since the release of the initial version in 2008, it has become a popular means for ASP.NET Web Forms development. Therefore, this chapter shows you recipes made only with ASP.NET MVC 4 and Entity Framework. Two other forms ...

Get Entity Framework 6 Recipes, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.