I am working with URL's in MVC4, as my question is can we give name for URL's in MVC4 like for example user want to go "Ask Question' section, then on click website redirected to 'stackoverflow.com/questions/ask'.
But I want to show user as 'stackoverflow.com/questions' only. I want to name like for every URL's action. is this possible in MVC 4.
Please help me anyone. Thanks in Advance.