Briefly describe different techniques for ASP.NET State
Management?

Answer Posted / krishnarao

StateManagement is a concept of maintaning the state
belonging into to the client.

StateManagement is 2 types

1.Client Side Statemanagement
A.View State
B.Query String
C.Hidden Fields
D.Cookies
2.Server side Statemenagement
A.Session
B.Application
C.Cache

Is This Answer Correct ?    27 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of sessions in asp.net?

583


How to reduce the width of textbox in editcommandcolumn of datagrid?

529


What are the session variables?

516


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

2273


What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

662






How does u get record no from 5 to 15 from a dataset of 100 records?

515


What is a url string?

551


What is rich control in asp.net?

524


Which is the parent class of the ASP.NET server control?

543


What is the flow of processing of the request? : asp.net mvc

510


What are directives in asp.net? List down all the important directives.

503


How do u optimize a query in asp.net?

569


What is the difference between runtime version and version?

509


How do session tokens work?

515


What are httphandlers and httpmodules and difference between them?

525