ASP.NET MVC – Why doesn’t my area route registration work?

Also known as watch the precedence order of your registrations! We have recently begun switching our MVC project to leverage the Areas feature in MVC.  This is a big benefit and allows us to organize our application functionally as opposed to by file type.  As an example it allows us to put everything about updating … Continue reading ASP.NET MVC – Why doesn’t my area route registration work?