State management in asp.net ?

Answer Posted / navaneetha krishnan

we have maintain state in two different ways.

client side and serverside.

client side:

1.Cookies
2.HiddenField
3.Viewstate
4.Querystring.

serverside:

1.Session
2.Application
3.Database and cache.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

519


What are the authentication types in asp.net?

575


What is the sequence in which ASP.NET events are processed?

478


1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?

1670


Where sessions are stored in asp.net?

543






how to write html code with ssl

1529


How may clustered index we can create in table?

569


Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?

534


1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

18546


What is asynchronous call?

590


What is the purpose of asp.net?

544


What is the difference between custom controls and user controls?

483


Define what is razor? : asp.net mvc

585


Why is the standalone environment only useful during the development process?

1343


Explain the difference between overriding and overloading?

550