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
Is it true that a Web service must be written in .NET or not?
What does asax stand for?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
What are the session variables?
What do you mean by query string?
Explain automatic memory management in .net.
Whats the difference between abstract factory pattern and factory pattern?
What is difference between Lambda Expression and LINQ in ASP.NET?
Explain the difference between sql invalidation and sql notification.
Is session stored in browser?
What r the asp.net list controls and difference between them?
What is master page in dtp?
Is web config mandatory?