What are the disadvantages of viewstate/what are the benefits
Answer Posted / sravanthi
It is maintaining state at Page level only.
Benefit is we are able to maintain the state using ViewState.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to prevent client side validation from the ASP.NET validation controls?
Explain model, view and controller represent in an mvc application? : asp.net mvc
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
when a request is made in Life cycle of ASP.NET page .
What do you mean by query string?
What is the differences between a primary key and a unique key in sql server?
What is _viewstart?
How would you implement inheritance using c#?
Explain diff between dataset and datareader?
What are validator? How do you disable them?
Is web config mandatory?
Explain repository pattern in asp.net mvc? : asp.net mvc
What are html helpers in asp.net?
Explain about Multi-Language integration?
What asp.net control can embed xaml into asp.net pages?