What is difference between Viewbag and Viewdata in ASP.NET MVC?
No Answer is Posted For this Question
Be the First to Post Answer
When i am using Ajax controls (updatepanel),Is page events all are executed or only some events are executed?which page events are executed?
What you mean by routing in asp.net mvc?
What is the property available to check if the page posted or not
How does assembly versioning work?
Can we add constraints to the route? If yes, explain how we can do it?
How does .net framework works?
What is a serverside technology? what is a clientside technology? what is a clientserver technology? what is a internet based application? what is a intranet based application? what is a windows application? what is a console application? Difference between console application and windows application?
What is difference between viewbag and viewdata and tempdata?
What are Scaffold templates in ASP.Net MVC?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What's the difference between const and readonly ?
How is method overriding different from method overloading