What is mvc request life cycle?
Answer / Rajeev Kumar Sagar
The MVC request life cycle refers to the sequence of events that occur when a user makes a request in an MVC application, starting from receiving the request and ending with rendering the response.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention what is the advantages of mvc?
Mention what "beforfilter()","beforerender" and "afterfilter" functions do in controller?
What is mvc in simple words?
What is mvc in software architecture?
What is mvc handler?
What is html beginform in mvc?
What is the purpose of viewmodel in mvc?
What is routing? What are the three segments for routing is important?
Is forms authentication possible in mvc? If yes then explain in detail how?
What is scaffolding in mvc?
What is get and post actions types?
Which is better mvc or mvvm?