Types of state management techniques ?
Answer Posted / ravi
two type of state management technique in asp.net:-
1) client side state management
query string
hidden fields
view state
cookies
2) server side state management
session
application
context handler
cache
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
Explain serialization and deserialization?
What is webresource axd?
Explain what is event bubbling?
What are Session states available and its Uses?
When cookie will expire?
What is meant by web application?
Explain the various authentication mechanisms in asp.net.
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
How you will manage the state of ASP.NET controls?
What is the use of asp.net web api?
What is virtual directory in asp.net?
What is a url string?
What is the difference between custom controls and user controls?