What is mvc page life cycle?



What is mvc page life cycle?..

Answer / Varun Kumar Vivek

The MVC page life cycle includes the following stages: Request is received by the Controller, the Controller handles user input and prepares data for the View, the View renders the content based on the prepared data, and finally, the rendered HTML is sent back to the client.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

Mention what is the difference between temp data, view, and view bag?

1 Answers  


How can maintain session in mvc?

1 Answers  


Why do we use mvc?

1 Answers  


What is viewstate mvc?

1 Answers  


What is the benefit of using mvc?

1 Answers  


Is there viewstate in mvc?

1 Answers  


Mention what are the two ways to add constraints to a route?

1 Answers  


What is lazy loading in mvc?

1 Answers  


Is mvc front end?

1 Answers  


What is the main purpose of mvc architecture?

1 Answers  


What are the main razor syntax rules?

1 Answers  


Mention what is the advantages of mvc?

1 Answers  


Categories