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
What is the CLS
How to set the debug mode
What is the advantage of mvc?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
What is NonActionAttribute ?
Describe the .net framework architecture.
mention what is the key advantage of using entity framework or ef?
Tell me about the internal working of Garbage collector?
How route table has been created in ASP.NET ASP.Net MVC?
How many .NET languages can a single .NET DLL contain
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
Which filter executes first in an asp.net mvc application?