News

Take advantage of the DbContext in Entity Framework Core to connect to a database and perform CRUD operations using CLR objects Microsoft’s Entity Framework is an open-source object-relational ...
I’ll be using ASP.NET Core 3.0 here. Select “API” as the project template to create a new ASP.NET Core API application.
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.
ASP.NET Web API is a solid communications framework, and many applications can benefit from breaking free of IIS by including an embedded ASP.NET Web API server.
Practical .NET 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 ...
All kinds of good stuff coming out of Microsoft these days. Among them is the final release of ASP.NET MVC 2 and the Release Candidate for Silverlight 4.ASP.