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
In which event of the page viewstate is available?
Describe session handling in a webfarm?
What threading model used in asp and asp.net?
Describe the .net base class library.
explain code with datachaching with example
How do you design a website with multilingual support in ASP.NET ?
What is cached data phone?
What is server side session management?
What are the media types of http requests and response?
What's the use of response.output.write()?
How can you register a custom server control to a web page?
Explain the difference between globalization and localization techniques
What is state management technique?
How do you secure your configuration files to be accessed remotely by unauthorized users?
What are Master Pages in ASP.NET?