I\'m trying to use areas within MVC app, I would like that the default route will be resolved to the HomeController within the admin area but it resolves to the home controller
default route is by default route in MVC will call at first because in MVC which route is specified very first it will call like that