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
The order of the filters that get executed, if the multiple filters are implemented?
In which testing using in .net framwork?
If you change something in web.config file.Do u need to compile again?
5 Answers Broadridge, SMNetserv,
What is the meaning of unobtrusive javascript?
How does CAS work
Is dapper better than entity framework?
can we change the page layout in ASP.NET 2.0 as grid layout like in the previous version?
What is the CLS
What is the use of display modes?
What is associationset? : Entity framework
what are abstract classes? what is overriding?
What is the difference between Finalize and Dispose (Garbage collection)