News

Peter begins to explore the usability of Dynamic Data and Entity Framework by adding the simplest possible data model to his application. In this column and in following ones, I'm going to look at ...
Brad Abrams, founding member of the CLR and .NET Framework teams at Microsoft, published a good example of how developers can leverage the MVC Framework with some of the new tools from Microsoft.
Handle Many-to-Many Relationships in Entity Framework and ASP.NET MVC In this month's column, Peter Vogel takes a single -- and common -- problem and looks at all the technologies you can use to solve ...
In this article we’ll examine how we can work with the InMemory provider in Entity Framework Core to write and execute unit tests for an ASP.Net Core application.