When we run an ASP.NET MVC application, at the very first time, we can't see at the URI the default route. I mean, actually we are going to the properly action and the view is being rendered well. But I can't see the at my URI the controller neither the action.When we run an ASP.NET MVC application, at the