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 is syntax code to send email from an asp.net application?
What is a SESSION and APPLICATION object?
If you want to write your own dot net language, what steps you will you take care?
What do you mean by View State and what is its role?
Describe a bubbled event and how it is used ?
Which type of state management is provided by Query String in ASP.NET?
Can we set which type of comparison we want to perform by the CompareValidator control?
Does google crawl redirects?
What is the difference between pathparam and queryparam?
What is mta?
Why do you use the app_code folder in asp.net?
How to deploy/publish webservices?How many ways?Plz explain me
Where session id is stored?
What is the difference between mvc and asp.net? : Asp.Net MVC
What is the difference between a cookie and a pixel?