Answer Posted / kuldeep singh
There are two to maintain the state in asp.net...
client side and serverside.
client side:
1.Cookies
2.HiddenField
3.Viewstate
4.Querystring.
serverside:
1.Session state
2.Application state
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What does occur first in ASP.Net, Authentication or Authorization?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
Define view state.
Why do we need asp.net?
How to deploy/publish webservices?How many ways?Plz explain me
What is the difference between localization and globalization?
What is routing in MVC?
Is a dll file an executable?
What is cached data phone?
What is state management techniques in asp.net?
What is difference between or and orelse?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
Who creates jsessionid?
What is bson in web api?
What is strong-typing versus weak-typing?