What is view state and how this can be done and was this
there in asp?
Answer Posted / ajay
view state is component where we can store the data in
client side using hidden controls it's nothing but it will
maintain the data during round trip to the server
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about asp.net caching?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Where web.config file is used?
Disable Mouse right click on web page in asp.net?
Explain why datareader is useful?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What is the file through which you can customize your asp.net application?
Explain http handlers? Where we can use the http handlers?
What is ispostback method in asp.net? Why do we use that?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
How can we make sure that Web API returns JSON data only?
Define cookie.
Explain the main differences between asp and asp.net?
What is difference between cache and session?
Who is using asp.net?