What is the use of viewbag in mvc?
Answer / Bhanu Bhandula
ViewBag is a dynamic, lightweight object in ASP.NET MVC that enables you to pass data from a controller action method to a view without explicitly creating a strongly typed view model.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is partial view in mvc?
Is angular js mvc?
What is filter overrides in mvc?
What is mvc programming?
How you can implement ajax in mvc?
What is the purpose of viewmodel in mvc?
What are the features of mvc5?
What is difference between mvc (model-view-controller) and mvp (model-view-presenter)?
What is the main purpose of mvc architecture?
Why was mvc developed?
Explain the concept of default route in mvc
What is mvc in software architecture?