State management in asp.net ?

Answer Posted / anil sharma

in asp.net following ways to maintain server site and
client site state.
client site:
1. View State
2.Query String
3.Hiddne Field
4. Cookies

Server Site is:
1.Session
2.Application

Is This Answer Correct ?    37 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do u declare static variable and how it is declared and what is its lifetime?

602


How to improve performance of web application asp.net mvc? : Asp.Net MVC

600


Can we override the enablepartialrendering property of the scriptmanager class?

743


What is application variable in asp.net?

534


What is the difference between abstract class vs interface? Can give me the real time examples?

563






In asp.net, how can you validate drop down box?

692


Explain the asp.net mvc folder conventions? : asp.net mvc

600


In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely

1650


What is loop in asp.net?

689


What is the use of data set in asp.net?

570


i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

1620


What is a web pool?

685


In which event of page cycle is the viewstate available?

675


Explain automatic memory management in .net.

671


how to debug web services on consumer side?

674