DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2005
    Posts
    52

    session management

    i believe there are 3 modes of session management which are in process,state server and sql server.i am interested in retrieving the values stored in the session objects for all the 3 modes using an application external to the asp.net application.

    for instance in the state server mode, the asp.net runtime will retrieve session management from the asp.net state service (aspnet_state.exe).can i use a console application to extract session information from this service?

    thanks a lot

  2. #2
    Join Date
    May 2005
    Location
    UK
    Posts
    278
    I have a question before answering this question. Do you know how you will identified where the session information for a particular request is stored at a given instance. Also how will you identify which mode it was stored in while retrieving the information. Unless you can do this I am not sure how you will use all three session state modes in one applicaiton that too on the web server

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links