If Controller is not there in MVC Pattern what happens?
Answer Posted / deepika
Every View definition in Web.config requires a Controller.
So atleast one Controller is required in MVC architecture
without which there is no sense in using MVC
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the role of assembly in the .net framework.
Is .net core replacing .net framework?
What filters are executed in the end?
Which .net framework is installed?
mention what is code first approach and model first approach in entity framework?
What is routeconfig.cs in mvc 4?
What is the .net framework 3.0 (formerly winfx)?
Which is the root namespace for fundamental types in .net framework?
What is the use of action filters in an mvc application?
Where is tempdata stored?
What is viewdata?
Is entity framework slow?
What are differences between entity framework and l2s? : Entity framework
How does �side by side� work for the .net framework 3.0?
What are the advantages of asp.net mvc?