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

Do you know using sql cache invalidation?

531


To redirect the user to another page which method do we use without performing a round trip to the client?

539


What is difference between session and cookies?

554


What is difference between inproc and outproc?

666


What is the use of view state?

536






What is mta?

631


What is application in asp net?

496


To add a hyperlink column to the DataGrid which tag is used ?

590


Explain the use of fragment caching.

675


List down the sequence of methods called during the page load.

533


What is asp.net and ado net?

524


What is an il?

566


What are the different types of validation controls in asp.net?

523


What is the use of autowireup in asp.net?

567


Which is faster union or union all?

582