(Part 2) ViewData ViewBag and TempData in ASP.NET MVC

preview_player
Показать описание
Passing Data in MVC. ViewData, ViewBag and TempData

In this video we will discuss
1. What is ViewData
2. What is ViewBag
3 What is TempData
3. Difference between ViewData and ViewBag and TempData

Learn the difference between ViewData, ViewBag and TempData in ASP.NET MVC. So learn how we pass information or maintain state between controller and corresponding View.

Рекомендации по теме
Комментарии
Автор

great video for beginner to learn about difference between ViewData, ViewBag and TempData .

varunbe
Автор

ty !! i love u <3
Greetings from Venezuela

agentsmith
Автор

So when in run time, where does ASP NET store the TempData in? Cookies? Form post data? Session? Client side or server side?

arwahsapi
Автор

a recommendation, your videos should have the option to place subtitles in English

agentsmith