ASP.Net MVC “Areas/Modules”
Posted in Programming on December 3rd, 2008 by Kyle – Be the first to commentIn this post Phil Haack explains how Areas can be accomplished in the ASP.Net MVC framework.
I really like this idea of have Areas or Modules in ASP.Net MVC. I have been in the process of developing a Forum for a website and came across this after I was complete. I thought that “yes it would be nice to use this same logic in another application”, and having an areas or module to move around would be quite nice.
read more »
