Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the mvc page life cycle?



What is the mvc page life cycle?..

Answer / Nimish Singh

The MVC page life cycle can be broken down into several stages: 1) Request comes in (URL or click event). 2) Routing determines which controller and action to invoke. 3) The controller fetches data from the model, if necessary, and passes it to the view. 4) The view generates HTML based on the model data and any additional views (partial views). 5) Response is sent back to the user.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

What is mockmvc?

1 Answers  


What are the exception filters in mvc?

1 Answers  


What is difference between MVC and MVP ?

1 Answers   PUCIT,


Explain the concept of razor in asp.net mvc?

1 Answers  


What is mvc and why it is used?

1 Answers  


Is flux a mvc?

1 Answers  


Why was mvc developed?

1 Answers  


Is mvc stateless?

1 Answers  


What is the meaning of razor view engine?

1 Answers  


What is the difference between partial view and layout in mvc?

1 Answers  


What is the use of keep and peek in “tempdata”?

1 Answers  


What are different filters in mvc?

1 Answers  


Categories