Community

ViewBag in ASP.NET MVC 3 – Dynamic Wrapper Around ViewData Backing Store

(David Hayden) If you have been using ASP.NET MVC and ViewData, you should be pretty comfortable with the new ViewBag introduced in ASP.NET MVC 3. ViewBag is nothing more than a convenient wrapper to make it easier to store and retrieve key/value pairs in the backing store used by ViewData.

Read More - Register for Free Membership