ASP.NET MVC provides three ways (TempData, ViewData and ViewBag ) to manage session, apart from that we can use session variable, hidden fields and HTML controls for the same.
ASP.NET MVC provides three ways (TempData, ViewData and ViewBag ) to manage session, apart from that we can use session variable, hidden fields and HTML controls for the same.