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
What is the difference between viewbag and viewdata in asp.net mvc?
Does .NET Framework support SAX?
how do you query in entity model when the result has a join from from different database other than the entity model?
What is the purpose of a web form?
What is the need of Action Filters in ASP.Net MVC
What is clr? How does work clr & wht is work of clr?
How does the .net framework 3.0 relate to the .net framework 2.0?
what is code first approach?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
Which are the important namespaces used in mvc?
What is the use of the default route {resource}.axd/{*pathinfo} ?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
How we can handle the exception at controller level in ASP.Net MVC?
What is .net framework used for?
What is oauth in web api?