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
Explain form level validation and field level validation?
How is it possible for .NET to support many languages?
Explain what is event bubbling?
What is caching? What are different ways of caching in asp.net?
What are the different types of sessions in asp.net?
What is the difference between CLICK and MOUSE DOWN Event ?
What is asp short for?
Explain method to handle error using HttpError in Web API?
Can I combine classic asp and asp.net pages?
How does asp.net page work?
What are the differences between application object and session object?
How does session authentication work?
What is cookieless session id explain in brief?
What is the difference between abstract class vs interface? Can give me the real time examples?
Differentiate between file-based dependency and key-based dependency.