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?
No Answer is Posted For this Question
Be the First to Post Answer
unit test done by tetser on development team?
Does the .NET Framework have in-built support for serialization?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
what is deferred loading(lazy loading)?
Possible ways to prevent xss attacks on mvc application?
What is viewbag?
Can you use Razor code in Javascript in ASP.Net MVC?
What is tracing?Where it used.Explain few methods available
Is dapper faster than entity framework?
Is the following route definition a valid route definition? {controller}{action}/{id}
Can you explain renderbody and renderpage in asp.net mvc?
List the new features added in .net framework 4.0.