ASP.NET

Use of ViewBag in Asp.net MVC

Use of ViewBag in Asp.net MVC In my previous posts I have explained various topics like Jquery, asp.net, visual studio,C#.Net,Console application Now in this post, I will explain about Use of ViewBag in Asp.net MVC with appropriate example. Use of ViewBag in Asp.net MVC ViewBag are used when you want to transfer temporary
top