what is stage management ? (ASP.NET)

Answer Posted / nazrul.nazi

it is not stage management it is state management

In Asp.Net web form are HTTP-Based,That y they are stateless
means server don't whether it from same client or diffrent
bcoz all data destroyed and recreated after ever request.
so to overcome this problem we use state management.

state Management are two types
server side-
1)Application
2)Session
Client Side
1)Cookies
2)ViewState
3)Hidden field
4)Query String

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of cache? : Dot net architecture

715


What are relation objects in dataset?

711


8. Oop-Why and were we use Interfacse and Abstract class.

1768


Explain cache? : Dot net architecture

752


Define cache? : Dot net architecture

714


Explain .net mobile input controls? : Microsoft dot net mobile

663


what is the method while we are using adapter and dataset ?

1550


Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?

736


So what exactly is the configuration file for then?

709


Explain write back and write through caches? : Dot net architecture

744


What is a virtual memory? : Dot net architecture

707


Define cache coherency? : Dot net architecture

730


what are constructors and destructors?

1893


Explain the difference between state server and sqlserver : Dot net architecture

637


4. Wcf- what Asych and Sych call and how that works

1626