Types of state management techniques ?

Answer Posted / krupali

There are two types of state management options available.

1)client side statemanagement.
2)server side statemanagement.

In Client side statemanagement
1)View state
2)query string
3)custom cookies

In server side statemanagement
1)Session state
2)application state

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

674


Explain how cookies work. Give an example of cookie abuse.

795


Which asp.net objects encapsulate the state of the client and the browser?

676


Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?

624


What is voluum?

639






What are user controls?

660


What is the extension of master page in asp.net?

653


When we use cookie less session? Explain its working?

646


What is app_code folder in asp net?

626


Explain the boxing and unboxing concept in .net?

480


Who is using asp.net?

590


How information about the user's locale can be accessed?

672


Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?

627


How can I configure asp.net applications that are running on a remote machine?

642


Difference between overriding and overloading?

787