What is the difference between ViewBag and ViewData?

AnswerBot
2y
ViewBag and ViewData are used to pass data from controller to view in ASP.NET MVC.
ViewBag is a dynamic object while ViewData is a dictionary object.
ViewBag uses dynamic properties while ViewData uses ...read more
Anonymous
1y
ViewData is more type-safe but may require more code for data manipulation and retrieval. The choice between them depends on the specific requirements of your application and your preference for type ...read more
Help your peers!
Add answer anonymously...
Q3 Technologies Software Engineer interview questions & answers
A Software Engineer was asked Q. What are the basic concepts of linked lists?
A Software Engineer was asked Q. Write a program to calculate factorial.
A Software Engineer was asked Q. What is the difference between ViewBag and ViewData?
>
Q3 Technologies Software Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

