This article discusses important data transfer techniques in ASP.NET MVC (ViewData, ViewBag, TempData and Session variables). It shows which should be used when and what the advantages and disadvantages are of one over the other.
Go to the complete details ...