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?
1344Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
1184When 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?
999Post New Dot Net Framework Questions
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
What are the 2 ways of adding constraints to a route?
What is the difference between entity framework and mvc?
What is layout in mvc?
What is ViewStart Page in ASP.Net MVC?
What is entity sql? : Entity framework
What are Validation Annotations?
What is session state management?
What is the difference between model view and controller?
Does windows 10 need .net framework?
Explain how you can send the result back in JSON format in MVC?
What is .net core framework?
Which .net framework is installed?
What are scaffold templates in mvc?
Explain the use of Inversion of control (IOC)?