If Controller is not there in MVC Pattern what happens?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the full form of sp?

497


Explain ASP.NET MVC Identity and Security?

574


Explain the .net framework.

539


Can we change web.config settings from iis?

559


What is meant by viewdata?

556






what is entity framework advantage?

627


Explain the methods used to render the views in mvc?

555


What are advantages of Dependency Injection (DI) in ASP.Net MVC?

578


Describe the gac in the .net framework.

577


How does the .net framework 3.0 relate to windows vista?

565


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

568


What is entityset? : Entity framework

579


How to return the JSON from action method in ASP.Net MVC?

695


explain why t4 entity is important in entity framework?

565


If I have multiple filters implemented, what is the order in which these filters get executed?

526