|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.net profilersWe have a lot of .net based applications that falls into the following categories. 1. In house developed web apps 2. In house developed windows apps 3. In house develped BizTalk apps 4. In house SSIS apps 5. Some in house developed sql-server .net objects. 6. Various .net based apps that we have bought (no source code). Now we are looking for a .net profiler, so that we can attach to the runtime and collect various statistics. Like "method execution times", "memory usage" etc. What is a good tool that does these things? Any direction is deeply appreciated. Thanks Nalaka Hi Nalaka,
Welcome to MSDN Newsgroup! I hope the following .net profiler will be helpful for you: Title: The Simple Profiler for .NET Developers URL: http://www.codeproject.com/showcase/RedGate_ANTSProfilerv2.asp Thanks and have a nice day! Best Regards, Terry Fei [MSFT] Microsoft Community Support Get Secure! www.microsoft.com/security -------------------- Show quote >From: "Nalaka" <nalaka12@nospam.nospam> >Subject: .net profilers >Date: Thu, 2 Mar 2006 13:06:49 -0800 >Lines: 24 >X-Priority: 3 >X-MSMail-Priority: Normal >X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 >X-RFC2646: Format=Flowed; Original >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 >Message-ID: <u1Z$50jPGHA.3***@tk2msftngp13.phx.gbl> >Newsgroups: microsoft.public.dotnet.framework >NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9 >Path: TK2MSFTNGXA03.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl >Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.dotnet.framework:109563 >X-Tomcat-NG: microsoft.public.dotnet.framework > >Hi, >We have a lot of .net based applications that falls into the following >categories. > >1. In house developed web apps >2. In house developed windows apps >3. In house develped BizTalk apps >4. In house SSIS apps >5. Some in house developed sql-server .net objects. >6. Various .net based apps that we have bought (no source code). > > >Now we are looking for a .net profiler, so that we can attach to the runtime >and collect various statistics. >Like "method execution times", "memory usage" etc. > >What is a good tool that does these things? > >Any direction is deeply appreciated. > >Thanks >Nalaka > > > Compuware DevPartnet profiler is most common used for this reason
See www.compuware.com. They have a free version. It integrates into VSIDE and performs what u need. Btw, there are several other tools for this: AQTime, JetBrains .NET Profiler, and etc. Show quote "Nalaka" wrote: > Hi, > We have a lot of .net based applications that falls into the following > categories. > > 1. In house developed web apps > 2. In house developed windows apps > 3. In house develped BizTalk apps > 4. In house SSIS apps > 5. Some in house developed sql-server .net objects. > 6. Various .net based apps that we have bought (no source code). > > > Now we are looking for a .net profiler, so that we can attach to the runtime > and collect various statistics. > Like "method execution times", "memory usage" etc. -- WBR, Michael Nemtsev :: blog: http://spaces.msn.com/laflour "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche |
|||||||||||||||||||||||