Areas, Routes and defaults in MVC 2 RC

by Christoph Menge in Software

Download sample
There has been some discussion over at stackoverflow on setting a default route to an area in mvc, so I want to post some very crude, but working example code here… I will write some explanatory text here if I find the time.
I feel that the fact that the order of operation in Application_Start() [...]

Tags: , ,