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

1959


Explain the difference between primary & secondary storage device? : Dot net architecture

514


how to change row background color in gridview

561


Describe the Managed Execution Process in .NET?

541


Why am I getting an invalidoperationexception when I serialize an arraylist?

489






what is tracing? Where it used?

610


Explain the difference between primary & secondary storage device? : .NET Architecture

534


What is an interrupt? : Dot net architecture

508


What are end points, contract, address and bindings?

530


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

1592


server.transfer limitation ?

1797


What is the mesi? : Dot net architecture

546


How do I stop a thread?

543


Difference between type constructor and instance constructor?

553


How will you do windows authentication and what is the namespace?

542