Types of state management techniques ?

Answer Posted / karthikkumar

State Management in asp.net
1.Client side State Management
i) Cookies
ii) Query String
iii) Hidden Fields
iv) View state and Control state
2.Server side State Management
i) Cache
ii) Store state on the server
iii)Application Object
iv) Session Object

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is caching? Explain.

553


What is scope of an application variable in asp.net?

504


What describes a query?

527


What are different methods of session maintenance in asp.net?

570


How does asp.net page work?

531






i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

1519


What does session_start () do?

630


We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?

445


What is different authentication mechanisms used in ASP.NET?

595


Name the namespace which is used by ado.net?

534


What do you mean by serialize?

559


How to send a DataReader as a parameter to a remote client ?

2727


What is event bubbling?

609


How does asp.net work?

557


Define static function?

572