What is difference between Viewbag and Viewdata in ASP.NET MVC?
Answer / Meenakshi Agarwal
{"ViewData is a dictionary object that stores data for a view and can be accessed using key-value pairs, while ViewBag provides dynamic access to ViewData without requiring explicit typing.}n
| Is This Answer Correct ? | 0 Yes | 0 No |
What happens when you encounter a continue statement inside the for loop ?
If I have multiple filters implemented, what is the order in which these filters get executed?
How to return the JSON from action method in ASP.Net MVC?
What is the CLR
What is GUID and why we need to use it and in what condition? How this is created
What is shadowing?
What is partialview in asp.net mvc?
what is code first approach?
How to free the memory that is not used by an object in garbage collection?
How we can invoke child actions in ASP.Net MVC?
What is entitycontainer? : Entity framework
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?