1
votes

ASP.NET MVC Northwind Demo using SubSonic - Part Tres

published 224 days, 14 hours, 30 minutes ago posted by kahanukahanu 231 days, 18 hours, 11 minutes ago
Tuesday, January 26, 2010 9:53:49 PM GMT Tuesday, January 19, 2010 6:12:45 PM GMT

In Part 1, I built a simple Northwind ASP.NET MVC application using Entity Spaces and maintained the Entity Spaces references throughout the application.  This is not a loosely coupled application, but it does allow for slick and easy Entity Spaces relationship mapping in the View and in other layers of the application.  The downside is that a reference to the Entity Spaces DLL's need to be made in each layer. In Part Deux, I refactored the application to be loosely coupled.  This helps promote a very f...

category: Frameworks | clicked: 6 | | source: www.mvcstarterkits.net | show counter code
tags: ASP.NET MVC

No comments yet, be the first one to post comment.

To post your comment please login or signup