Click here to Skip to main content
15,902,275 members
Articles / Web Development / ASP.NET / ASP.NET4.0

Passing Data Using ViewData, ViewBag, TempData, Session Variables In ASP.NET MVC

3 Jan 2018CPOL3 min read 14.8K   6  
In ASP.NET web application we are familiar with data passing and state management mechanism like Session, ViewState , hiddenfield etc. But in ASP.NET MVC Application we have ViewData, ViewBag, TempData, Session Variables.
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.
Closed because the post is not clear, or is incomplete and has not been phrased in a way that allows it to be fully understood.. Reported by Michael Chourdakis on Wednesday, January 3, 2018 10:01pm