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

if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....

1604


How does the iis work?

546


What is the use of express session?

543


Can you explain page lifecycle in net?

510


Where can I get the details on migration of existing projects using various technologies to asp.net?

522






What is session and cookies in asp.net?

555


How can we make sure that Web API returns JSON data only?

545


How can you implement the postback property of an asp.net control?

534


Can you explain one critical mapping?

520


Can we store object in viewstate?

537


Describe Segmentation With Paging?

632


What language does asp.net use?

562


What is web router?

505


What are the various session state management options provided by asp.net?

544


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

526