Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 10th, 2005, 03:32 AM
Registered User
 
Join Date: May 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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

 
Old June 10th, 2005, 06:15 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Theoretically speaking:
Are you planning on retrieving all user's (vs. all of 1 user's) state data? How will you obtain a user context?

Practically speaking:
What practical application could this have?

-Peter
 
Old June 12th, 2005, 07:58 PM
Registered User
 
Join Date: May 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

actually i thought of extracting the users' information into a log file for tracking purpose........

i wonder if this can be done?






Similar Threads
Thread Thread Starter Forum Replies Last Post
Session management Gemz .NET Framework 2.0 1 October 26th, 2008 04:56 AM
Session/Timeout management KalEl Apache Tomcat 1 April 8th, 2006 04:26 AM
Session Management yohandh General .NET 2 December 12th, 2005 10:45 PM
Session management texasraven ASP.NET 1.x and 2.0 Application Design 6 April 21st, 2004 04:42 PM
Session Management ManoYaka ASP.NET 1.0 and 1.1 Professional 1 January 23rd, 2004 07:02 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.