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 need of viewmodel in mvc?



What is the need of viewmodel in mvc?..

Answer / Ujjwal Mishra

The ViewModel in MVC serves as an intermediary between the Model and View. It simplifies data for use by the View, reduces the amount of data that needs to be passed from Controller to View, and can handle UI-specific logic.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

What are the two ways for adding constraints to a route?

1 Answers  


What are the types of filters?

1 Answers  


What is filter overrides in mvc?

1 Answers  


What is the difference between web api and mvc routing?

1 Answers  


Which is a better fit, razor or aspx?

1 Answers  


What do you mean by action methods?

1 Answers  


What is route in api?

1 Answers  


How do you implement forms authentication in mvc?

1 Answers  


What is mvc mvp mvvm?

1 Answers  


Steps for the execution of an MVC project?

1 Answers   HCL,


What is a service layer in mvc?

1 Answers  


How you can send the result back in json format in mvc?

1 Answers  


Categories