This article shows you how to register routes in an MVC application that is divided into Areas - a new feature that supports large MVC web applications.
We also look at how to use namespace constraints to allow duplicated controller names. ...
Go to the complete details ...