Using ADO.NET Entity Framework classes with ASP.NET MVC

by Matthias Broschk August 15, 2009 00:05
The ASP.NET MVC framework provides an easy approach to create an ASP.NET application based on the Model-View-Controller pattern.  Without bringing any restrictions to your web applications (it supports existing ASP.NET features), it offers you the full benefits of the MVC pattern such as Test Driven Development. The ADO.NET Entity Framework (EF) is an object-relational-mapping framework for ... [More]

Tags: , , , ,

ADO.NET Entity Framework | ASP.NET MVC

Powered by BlogEngine.NET 1.5.0.7
Theme by Mads Kristensen | Modified by Mooglegiant

About the author

Matthias Broschk from Hamburg (Germany) wrote his first goto statements in QuickBasic at the age of fifteen, switched to Visual Studio (i.e. Visual Basic / Visual C++) at version 5.0 and has been an addict of .NET since its early beginnings. There have been many other languages and frameworks (Java, PHP, ... ), but none about which he has been as enthusiastic as .NET. These days you can find more information in blogs rather than anywhere else. Therefore he has decided to share his experiences and start yet another .NET blog.