Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. find how many users are presently connected to an .net web application

find how many users are presently connected to an .net web application

Scheduled Pinned Locked Moved IT & Infrastructure
csharpwindows-admintutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cs8569
    wrote on last edited by
    #1

    how to - find how many users are presently connected to an .net web application? dose IIS has any bulit-in functionality which shows this info, like TOMCAT? or you need to have some other method, may be having another application? please someone answer ASAP. for me its urgent and important. you may also suggest me a link where I can or I have to find this info. Thank you in advance. CA Keer.

    C 1 Reply Last reply
    0
    • C cs8569

      how to - find how many users are presently connected to an .net web application? dose IIS has any bulit-in functionality which shows this info, like TOMCAT? or you need to have some other method, may be having another application? please someone answer ASAP. for me its urgent and important. you may also suggest me a link where I can or I have to find this info. Thank you in advance. CA Keer.

      C Offline
      C Offline
      Chandman
      wrote on last edited by
      #2

      I did it long time ago. I used XML file. As far as I can remember when a new session starts log it to the XML file and when ever session ends remove it from the XML file. I think it was in the Global.asax file.

      C 1 Reply Last reply
      0
      • C Chandman

        I did it long time ago. I used XML file. As far as I can remember when a new session starts log it to the XML file and when ever session ends remove it from the XML file. I think it was in the Global.asax file.

        C Offline
        C Offline
        cs8569
        wrote on last edited by
        #3

        Hi, Chandman At least you have given me a way to workout the solution. I have figured out how i will go using Global.asax file. Thanks for the help. CA Keer.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups