Un-Answered Questions { Dot Net Framework }

What is the use of the default route?

604


What is the advantage of using asp.net routing?

595


When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?

704


In which assembly is the mvc framework defined?

551


Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?

629


What are the 2 ways of adding constraints to a route?

551


When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

554


What are sections?

575


Is it possible to share a view across multiple controllers?

517


Which filter executes first in an asp.net mvc application?

555


What type of filter does outputcacheattribute class represents?

676


What is the greatest advantage of using asp.net mvc over asp.net webforms?

561


What symbol would you use to denote, the start of a code block in razor views?

571


What are the 3 main components of an asp.net mvc application?

538


What is the use of action filters in an mvc application?

608