Browse by Tags

Two book reviews
29 November 11 11:44 PM | bipinjoshi
I recently reviewed two books - Programming Microsoft ASP.NET MVC, 2nd Edition and Programming Entity Framework - Code First. Here are the links to the complete reviews: Programming Microsoft ASP.NET MVC, 2nd Edition http://www.bipinjoshi.net/articles...
Introduction to Entity Framework Code First
20 September 11 12:44 AM | bipinjoshi
Entity Framework (EF) allows you to program against a model instead of dealing with a database directly. In EF 4.0 (that ships with .NET 4.0) you typically design a model from an existing database visually, using a designer provided for that purpose....
More Posts