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

Post New Answer

More Dot Net Framework Interview Questions

How to make sure Client Validation is enabled in ASP.Net MVC

0 Answers   B-Ways TecnoSoft,


What are action filters?

0 Answers  


Where is tempdata stored?

0 Answers  


What platforms does the .NET Framework run on?

1 Answers  


What is namespaces

1 Answers  






What are bundling & minification features in asp.net mvc 4?

0 Answers  


What is the role of the jit compiler in .net framework?

0 Answers  


what is difference b/w .net 1.1 and .net 2.0. I need Answer in c# , asp.net and ado.net Level.Like c#1.1 and c#.1.1 , ado.net1.1 and ado.net2.0 and asp.net1.1 and asp.net2.0

4 Answers  


How to use Jquery Plugins in ASP.Net MVC validation?

0 Answers  


Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?

0 Answers  


How we can add the CSS in ASP.Net MVC?

0 Answers  


will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;

9 Answers   Kanbay,


Categories