Answer Posted / saranya
Control state
Hidden fields
Cookies
Query strings
Application state
Session state
Profile Properties
cache
1.state management is used to maintain the state of the
page after postbacks.
2.used to store the user information.
3.avoids complexity of retrieving data from DB everytime
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is intrinsic objects in asp.net?
What is voluum?
What events will occur when a page is loaded?
What are app services?
What is server transfer?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
How does asp page work?
What is difference between cache and session?
Explain Authentication mechanism in dotnet
Disable Mouse right click on web page in asp.net?
What are the ways to sending the data in ASP.NET page?
Define xmlvalidatingreader class.
What is the postback property in asp.net?
What are the different validators in asp.net?
Describe Segmentation With Paging?