» T4MVC 2.6: MVC 2 Areas support
To get the latest build of T4MVC:
Go to T4MVC page on CodePlex
One of MVC 2’s major new features is the support for breaking up a large application into “Areas”. This works by following a…