What is the function of new view engine in asp.net? : asp.net mvc



What is the function of new view engine in asp.net? : asp.net mvc..

Answer / Pushkar Srivastava

The new view engine in ASP.NET allows developers to separate presentation logic from the rest of the application. It enables the use of templates, which can be written in different languages such as Razor, Ascx, or Spark. This separation improves maintainability and testability.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

how can you bind data from dataset to XML file

2 Answers   LG Soft,


Why do we need Web Services?

1 Answers   Mind Tree,


To load your generated dataset with data which method do you invoke?

1 Answers   Siebel,


Explain asp.net application life cycle?

1 Answers  


Explain form level validation and field level validation?

1 Answers  


What is WCF

4 Answers  


How would you implement inheritance using c#?

1 Answers  


State management in asp.net ?

8 Answers   Accenture,


Explain page output caching?

1 Answers  


Which dll handles the request of .aspx page?

1 Answers  


web farm .. how does session shuld be stored... if inproc used? does the session persists from one server to other.

2 Answers   TCS,


What are server objects?

1 Answers  


Categories