Performance monitoring - DOTNET

This is a discussion on Performance monitoring - DOTNET ; What tool exist in vb .net to do performance monitoring of a web site, like conters, logs and how to use them. Many thanks. Leo...

+ Reply to Thread
Results 1 to 2 of 2

Performance monitoring

  1. Default Performance monitoring

    What tool exist in vb.net to do performance monitoring of
    a web site, like conters, logs and how to use them.
    Many thanks.
    Leo

  2. Default Re: Performance monitoring

    You can use Window's built in Performance Monitor (perfmon.exe) and add
    counters for the .NET runtime and ASP.NET.

    --
    James J. Foster, DotNetCoders
    http://www.dotnetcoders.com


    "leo" <leobenini@hotmail.com> wrote in message
    news:0cd101c37d06$7a892570$a101280a@phx.gbl...
    > What tool exist in vb.net to do performance monitoring of
    > a web site, like conters, logs and how to use them.
    > Many thanks.
    > Leo




+ Reply to Thread

Similar Threads

  1. Monitoring Performance
    By Application Development in forum Microsoft Exchange
    Replies: 0
    Last Post: 05-30-2006, 02:30 PM
  2. Performance and monitoring
    By Application Development in forum Inetserver
    Replies: 3
    Last Post: 05-17-2006, 11:10 PM
  3. Performance Monitoring using WMI
    By Application Development in forum DOTNET
    Replies: 2
    Last Post: 01-11-2005, 02:09 AM
  4. monitoring performance with performance counters on iis6
    By Application Development in forum DOTNET
    Replies: 0
    Last Post: 11-18-2004, 06:17 AM
  5. Performance Monitoring SQL Connections
    By Application Development in forum DOTNET
    Replies: 3
    Last Post: 04-20-2004, 08:28 PM