3 Pass data into ASP Net MVC views from controller

preview_player
Показать описание
This video continues the computer store lecture. I demonstrate a simple way to pass data into the MVC view from a controller. I use the ViewBag to pass strings, and I build an array model and pass it into the view in the return() line of the view. This is not the most efficient way to send models, but it paves the way for more realistic methods of data passing.
Рекомендации по теме
Комментарии
Автор

Great Job!! I was looking for videos that could teach me MVC in an easier way and I can't thank you enough for being the saviour. Thank you : )

hrushikeshtawde