Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


If Controller is not there in MVC Pattern what happens?

Answers were Sorted based on User's Feedback



If Controller is not there in MVC Pattern what happens?..

Answer / venu

If Controller is not there means, then there will not be
any control on which model to be executed on which view
etc.,

for example if your click event has only have to active the
datagrid load, then if controller is not there means it
will be loaded on all the cases i.e,. on page load as well
as every refresh.

in other words there will not be any publisher / subscriber
concept which will result in chaos.

Is This Answer Correct ?    2 Yes 1 No

If Controller is not there in MVC Pattern what happens?..

Answer / 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

More Dot Net Framework Interview Questions

can we change the page layout in ASP.NET 2.0 as grid layout like in the previous version?

1 Answers   TCS,


Which are the abstract classes available under system.xml namespace

1 Answers  


How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!

2 Answers   HCL,


What is renderbody?

0 Answers  


What is a model in programming?

0 Answers  


Explain what is asp.net mvc?

0 Answers  


What operating systems will the .net framework 3.0 be available for?

0 Answers  


What is strong name?

5 Answers  


What is difference between Viewbag and Viewdata in ASP.NET MVC?

0 Answers   NA,


how to face first interview in .NET?

2 Answers   HCL, Xponent,


explain what is ado.net entity framework?

0 Answers   Microsoft,


What is difference between html.beginform and ajax.beginform?

0 Answers   HCL,


Categories