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

How do I stop a thread?

541


what are login controls?

1407


Explain .net mobile selectionlist control? : Microsoft dot net mobile

497


how to change the title of my window?

1414


question related to table havi colspan and row span

1788






I want to create a project like google maps how can we do that with atlas?

479


Explain difference between inprocess vs out process session state? : .NET Architecture

535


So what exactly is the configuration file for then?

555


Differnce between managed code and unmanaged code ?

522


What is Com Callable wrapper?when it will created?

526


What are bindings?

553


What is an asssembly qualified name? Is it a filename? How is it different?

509


Explain the five stages in a dlx pipeline? : .NET Architecture

506


What is the application frame host?

520


What is a service class?

535