0
kicks
Asp.net MVC Areas in depth - Part 2 - on code
MonoRail supports the concept of areas, which are logical groups of controllers. Now with the release of asp.net mvc 2 preview we can enjoy the convenience of areas in asp.net mvc applications officially.This post dissects the areas feature in asp.net MVC and explores how the framework handles the request for controllers having same name in the areas