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 a razor file?

525


what is entity sql?

602


What is viewdata?

586


Can I remove .net framework?

543


How to Create an Intranet Site Using ASP.NET MVC?

587






Is the following route definition a valid route definition? {controller}{action}/{id}

749


What is disconnected scenario? : Entity framework

526


What are the Core features of ASP.NET MVC?

596


How we can add the CSS in ASP.Net MVC?

576


What is tempdata?

610


mention in what all scenarios entity framework can be applicable?

966


What are html helpers in asp.net mvc?

554


What is the use .glimpse in mvc?

592


what is conceptual model?

599


What is connected scenario? : Entity framework

549