When you create a Web service, you specify whether it should be executed within the context of an HTTP session. Associating Web services with a session enables an application to maintain state across Web service calls and to use login information for security purposes.

To allow multiple Web services to share a session on .NET, two things need to happen:

 
loading table of contents...