what is stage management ? (ASP.NET)

Answer Posted / shabbir alam

Http is is stateless protocol,because if it be a stateful then only 100 connection can be be made with the server,if it exceeds then it will give connection pooling exception,thats why http is a stateless protocol.
To manage the state we use
1.Cookies
2.Query String
3.Session
4.View State
5.Caching
6.Hidden Variables

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Waht is Dot net Arcitecture

2039


what is the difference between running an application with and without debugger?

1631


Explain about the base class library provided by microsoft.net?

622


What is the use of TPL DATAFLOW?

634


what is the difference between master page and content page?

2211






What is the purpose of Treeview control?

640


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

613


Are there any third party logging components available?

619


What's new in the .net 2.0 class library?

631


Does application frame need host?

596


Describe the Managed Execution Process in .NET?

614


What is a service class?

641


Explain the difference between l1 and l2 cache? : .NET Architecture

654


question related to table havi colspan and row span

1863


Explain the race around condition? : Dot net architecture

560