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
Can you change a Master Page dynamically at runtime?
Explain page output caching?
What are the various types of cookies in asp.net?
COM+ Used ________________ Isolation Level
How to implement globalization and localization in the use interface in .net.
Can we have multiple web config files for an asp.net application?
What is data reader in asp.net?
What’s the difference between response .redirect and server.transfer?
Where is asp.net view state stored?
Explain one critical mapping?
They mostly asked difference between versions of technologies
Can a master page have more than one contentplaceholder?
What is server components?
Where are session variables stored?
What are the benefits of view state?