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 a clickonce application?

592


What is code access security (cas)?

667


how to create applications by using Visual Studio 2012?

654


Explain what does the term "green architecture" mean? : .NET Architecture

611


What is msil, and why should my developers need an appreciation of it if at all?

622






I can't be bothered with cas. Can I turn it off?

613


deference between display and visibility property of CSS

1870


What is Video Streaming in .net??

644


How does an appdomain get created?

641


Explain different pipelining hazards and how are they eliminated? : Dot net architecture

579


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

1452


what are constructors and destructors?

1809


What are the important principles of soa (service oriented architecture)?

587


Explain the difference between l1 and l2 cache? : Dot net architecture

653


Does .NET runtime offer Deterministic Destruction or not?

670