State management in asp.net ?

Answer Posted / manish singh(amalga fusion)

you can maintain client side state managment in following
way
1 view state
2 query string
3 hidden field
4 cookies
5 Hidden frames

you can maintain server side managment in following way
1 Application
2 Session
3 i think using cache object also but not sure.

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

About CLR, reflection and assemblies?

1723


What is manifest in .net framework?

762


What is Partial PostBack in ASP.NET?

782


How do I force the dispose method to be called automatically, as clients can forget to call dispose method?

713


What are sessions used for?

763


Describe Segmentation With Paging?

814


What is the difference between the get method () and post method ()?

719


Which class is used to send an email message from an ASP.NET Web page?

768


What is clr? Difference between clr & cts?

868


What is the difference between mechine.config and web.config?

985


What does clearing cache?

708


Why do we use sessions?

777


How can you ensure a permanent cookie?

758


What is css and what is it used for?

746


Who generates session id?

679