What is mvc viewbag?
Answer / Harphool Jat
ViewBag in ASP.NET MVC is a dynamic object that enables you to easily pass data from the Controller action method to the View. It's simpler than strongly typed views and works well for simple data scenarios.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention what is the difference between viewdata and viewbag?
Is mvc stateless?
What is mvc framework in asp net?
What is mockmvc?
Who invented mvc?
What are the filters in mvc?
What is mvc and its advantages?
What is data annotation in mvc?
What is the use of spring mvc?
Does mvc support session?
what are the benefits of area in mvc?
Define attribute based routing in mvc?