if i have a web page, and after the postback i dont to
maintain the viewstate. How can we maintain in web
application?
Answer Posted / gv
Application automaticaly maintain using control state,
it can not be turned off
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Define the term Scavenging in Caching?
How will you do Redo and Undo in a TextControl?
Can I stream live content/events?
Any disadvantages in Dataset and in reflection ?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
What are the two Layouts supported by a Web form in ASP.NET?
Explain the difference between webfarm and webgardens in .net?
How you can stop the validation of ASP.NET controls from client side?
What does mean by a neutral culture?
Define reflection in .net?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
In which event are the controls fully loaded?
Where session variables are stored?
What is difference between session and cookie?
How can we identify that the page is post back in asp net?