The model represents the data, and does nothing else. The model does NOT depend on the controller or the view.
Question:send multiple models or parameters from controller to view?
Description:if I need to send multiple models and some parameters to my view what will be the best approach ? one way I know is to use viewbag variable but someone told me that its not a very good approach because it does not provide the intellisense. So a bit confused which approach can fulfil the requirement
Posted by: Jhon Anthony | Posted on: Oct 12, 2018