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
What is the difference between union and structure?
List the major built-in objects in asp.net?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
Explain difference between friend and protected friend?
Explain an object, class and method.
What are the 3 levels at which content pages can be attached to Master Page?
Can you explain architecture of your project ?
Explain the use of duration attribute of @outputcache page directive.
Can the unique key be null?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
How do active server pages work?
What is the life-span of the items in the viewstate?
What is AutoPostback?
Define transparent caching with aop?
What is asp.net localization?