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

Опубликовано: 02 Май 2026
на канале: helpmecoder
2,109
30

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.

This is part 2 of “step by step” series in ASP.NET MVC for beginners. If you are new to MVC then I will highly recommend to visit the part 1 of my MVC video    • (Part 1) ASP.NET MVC Tutorial for Beginner...   .