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

Differentiate between a page theme and a global theme?

608


What is difference between or and orelse?

636


Explain the function of new view engine in asp.net? : asp.net mvc

621


What is the difference between viewstate and hidden field in asp.net?

579


Define view state.

639






How does windows service lifecycle differ from a .standard. Exe?

607


what are the ihttphandler and ihttphandlerfactory interfaces ?

616


Define static member?

636


What is smpte vc-1?

664


What are the various types of validation controls provided by asp.net?

627


Explain page output caching?

636


Explain what the contents of cookie?

684


Explain the steps to be followed to use passport authentication.

681


Does web services support data reader like pom project?

611


How to bind all the binding controls in a page at once in ASP.NET?

614