473,770 Members | 1,902 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

DevPartner Profiler like thing for VS.NET 2005

Hi,

I'm using for a while DevPartner Profiler
(http://www.compuware.com/products/de...er/profiler.as
p), but unfortunately it works only for 2002 and 2003.

Is there a profiler that looks like DevPartner Profiler (gives the same
information: shows clearly which methods/statements takes the most time in
total etc and free!). Or will DevPartner make a version for 2005 soon?

Thanks,

Pieter
Sep 30 '05 #1
0 1657

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2075
by: aurora | last post by:
I have a parser I need to optimize. It has some disk IO and a lot of looping over characters. I used the hotspot profiler to gain insight on optimization options. The methods show up on on the top of this list seems fairly trivial and does not look like CPU hogger. Nevertheless I optimized it and have 25% performance gain according to hotspot's number. But the numbers look skeptical. Hotspot claim 71.166 CPU seconds but the actual...
0
1344
by: Josh Buedel | last post by:
I've been evaluating PurifyPlus and DevPartner for their memory analysis features when doing C# development. For the most part I find them to be nearly identical in functionality. PurifyPlus gives a memory graph showing the entire application lifetime, whereas DevPartner only shows the last minute or so. But DevPartner was easier to get up and running with, and it has a friendlier look and feel, for whatever that's worth. Does...
0
1119
by: Jim Savarino | last post by:
I just installed the Compuware DevPartner community edition. I created a new Windows Appplication project using C#. The problem is that any menu/option related to "Peformance Analysis" appears disabled or absent . For example, there is no submenu under Tools->DevPartner->Profiler. As I understand there should be a submenu named "Peformance Analysis" under this menu. In addition any button on the "Performance Session" toolbar is...
0
1151
by: DraguVaso | last post by:
Hi, I'm desperately looking for a good Code Profiler for VB.NET 2005, and I noticed there is one in Visual Studio .NET 2005 Beta 2. Everything works fine, it's simple to setup a profiler for a solution, and it gives a lot of data back. BUT: Like I said: it only gives data, and not really any information: With all the data it gave me, I wouldn't know what I could do to make my application perform better, or see the bottlenecks. What I...
3
2890
by: James dean | last post by:
I am using devpartner performance analysis at the moment. I am trying to locate the bad performance areas in my application. The session file that is created has many headings. I want to know exactly how best to read this data. There are headings and i want to know if i am reading these results correctly. My understanding is as follows: Top 20 methods-These are the 20 methods that take up the most time. Real:The average execution time of...
3
1051
by: Sara T. | last post by:
Does anybody know VS.NET 2005 contains any profiler ? I need to use it before deciding to buy third party.
0
1537
by: cow3 | last post by:
I have been guided to this great tool for performance analysis (many thanks to January): http://www.compuware.com/products/devpartner/resources/profiler/profiler.asp?code=1D7403686756575A42415B72464E43725C57485341555A465C56724F4559405B565A6D4946415C474D4647654A544F444F4A46405746655C544A5B5B4A514B4168495C5E5F5D425D407256444919011751565D4C1F031B0B181E0907&00N00000003umrS=3019X36 I have installed and run it and immediately noticed its...
0
793
by: DraguVaso | last post by:
Hi, I'm using for a while DevPartner Profiler (http://www.compuware.com/products/devpartner/resources/profiler/profiler.as p), but unfortunately it works only for 2002 and 2003. Is there a profiler that looks like DevPartner Profiler (gives the same information: shows clearly which methods/statements takes the most time in total etc and free!). Or will DevPartner make a version for 2005 soon?
9
2081
by: peter_k | last post by:
Hi, I'm searching for c profiler which will show me how many times each line was called... I mean something like this... int main() { 1 int x,a=0; 5 for(x=0;x<5;++x) { 5 ++a; 5 }
0
9453
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10099
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9904
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8929
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6710
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5354
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5481
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3607
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2849
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.