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 meant of assembly & global assembly cache (gac) & Meta data
what is Thread Priority?
What is namespace used for loading assemblies at run time and name the methods?
What is GUID , why we use it and where
What is disconnected scenario? : Entity framework
will there be any issues adding a table without primary keys to a data model?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
What is session state management?
How do you enforce garbage collection in .NET
What is the difference between ViewData, ViewBag and TempData?
What is the difference between Finalize and Dispose (Garbage collection)
What are the levels at which filters can be applied in an asp.net mvc application?