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 |
Mention what is the difference between temp data, view, and view bag?
How can maintain session in mvc?
Why do we use mvc?
What is viewstate mvc?
What is the benefit of using mvc?
Is there viewstate in mvc?
Mention what are the two ways to add constraints to a route?
What is lazy loading in mvc?
Is mvc front end?
What is the main purpose of mvc architecture?
What are the main razor syntax rules?
Mention what is the advantages of mvc?