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

How to use a Master Database in Asp.net?

558


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

730


How can we identify that the page is post back in asp net?

505


What are demand-paging and pre-paging?

572


How does u call and execute a sp in .net?

544






What is cookieless session id explain in brief?

523


What are themes and skins in 2.0, explain usage scenario?

522


What is the significance of ASP.NET routing?

632


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

508


Do you know about caching with the datasource controls?

480


What is Web API?

643


What methods are fired during the page load? Init()

514


How do http sessions work?

499


Which methods validate all the controls on a page?

542


How to fetch a data from one table to another table in asp.net ?

577