1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to detect IIS load and Database Load for a application ?

Discussion in 'C#' started by clobberx, Jun 13, 2008.

  1. #1
    using .Net framework
     
    clobberx, Jun 13, 2008 IP
  2. Social.Network

    Social.Network Member

    Messages:
    517
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    35
    #2
    Performance Monitor. I use the numerous counters available to monitor server, database, application, CLR, etc. I use SQL Profiler and Execution Plan statistics too during unit testing. Any specific information you are looking for?
     
    Social.Network, Jun 26, 2008 IP
  3. clobberx

    clobberx Active Member

    Messages:
    73
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    61
    #3
    yes, i am trying to show the loads as graphical representation on the web. is this possible ?
     
    clobberx, Jun 27, 2008 IP
  4. Social.Network

    Social.Network Member

    Messages:
    517
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    35
    #4
    Social.Network, Jun 27, 2008 IP