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

Define web.config in .net?

644


Where do the cookie state and session state information be stored?

518


What is the difference between page directive include and action tag include?

530


How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

529


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

570






How does session id work?

494


Explain Authentication mechanism in dotnet

633


What is an asp.net validator? And, mention its types.

592


What is the purpose of session management?

515


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

534


Is viewstate secure?

516


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

1429


What is anonymous authentication?

590


Differentiate between structure and class.

586


What is enableviewstatemac in asp net?

601