473,804 Members | 3,312 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Search for performance analysis tool like fxcope for .net C# project.

Hi,
I am in search of a tool that checks the performace of my project so
that I am able to improve the code accordingly.I found a nice tool
FXcope that is Microsoft free tool it helps a lot.But it takes input
as DLL of the project that I have to check.
I am in search of such type of
tool that takes input as our source code and gives the code
improvement details.So any other tool like FXcope you know ,send their
links for help file and free trail download software for that tool.

Thanks ,
Chandan kumar

Jul 4 '07 #1
3 2828
"chandan" wrote:
Hi,
I am in search of a tool that checks the performace of my project so
that I am able to improve the code accordingly.I found a nice tool
FXcope that is Microsoft free tool it helps a lot.But it takes input
as DLL of the project that I have to check.
I am in search of such type of
tool that takes input as our source code and gives the code
improvement details.So any other tool like FXcope you know ,send their
links for help file and free trail download software for that tool.

Thanks ,
Chandan kumar

Hello,

Look at the ANTS profiler from RedGate.
http://www.red-gate.com/products/ANT...FQrnQgod4EoVpA

Hope it helps!

All the best,

Martin
Jul 4 '07 #2
Did you try the CLRProfiler?

"chandan" <ck*******@gmai l.comwrote in message
news:11******** *************@i 38g2000prf.goog legroups.com...
Hi,
I am in search of a tool that checks the performace of my project so
that I am able to improve the code accordingly.I found a nice tool
FXcope that is Microsoft free tool it helps a lot.But it takes input
as DLL of the project that I have to check.
I am in search of such type of
tool that takes input as our source code and gives the code
improvement details.So any other tool like FXcope you know ,send their
links for help file and free trail download software for that tool.

Thanks ,
Chandan kumar
Jul 4 '07 #3
Hello chandan,

See DevPartner from Compuware http://www.compuware.com
it perform the static code analysis
---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

cHi,
cI am in search of a tool that checks the performace of my project
cso
cthat I am able to improve the code accordingly.I found a nice tool
cFXcope that is Microsoft free tool it helps a lot.But it takes input
cas DLL of the project that I have to check.
cI am in search of such type of
ctool that takes input as our source code and gives the code
cimprovement details.So any other tool like FXcope you know ,send
ctheir links for help file and free trail download software for that
ctool.
c>
cThanks ,
cChandan kumar
Jul 4 '07 #4

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

Similar topics

13
2034
by: lawrence | last post by:
A user writes this sentence: "It was the New Urbanist's nightmare of sprawl run amok." They input that and my PHP script hits it with addslashes() and then the sentence gets put in the database. A slash is likely inserted in front of the quote mark in "Urbanist's". Later the user runs a search of the database for "New Urbanist's nightmare".
6
2008
by: dcolford2000 | last post by:
Hi All - I'm new to python Is there an impact analysis tool out there that can cross reference python -- VB has a couple of these tools (eg. Visual Expert) TIA, All comments welcome Dave
5
2277
by: Peter Schmitz | last post by:
Hi, my newly created application (a mixture of .net code and C++ Dlls) seems to soak a lot of processor time - even more than i expected. Now, there might be a bottleneck in my application but I can't figure out where. That's why I'm looking for a tool (doesn't matter if commercial or not), that is... - able to do performance analysis on .net windows services - able to both analyse C++- code and .net code
1
1866
by: Jens Nordahl | last post by:
On a large scale C++ project we are considering to make a static code analysis tool capable of giving answers to high level questions like (examples): - Which entry points on this layer in the software can result in calls to a given function on a lower layer - Which tables in a database can be updated by executing from a given entry point in a given layer
28
3183
by: joshc | last post by:
If I have an array of data that I know to be sorted in increasing order, and the array is less than 50 elements, and I want to find the first element greater than a certain value, is a simple linear search the best here(for loop from beginning to end of array)? It seems like some other search algorithm like binary or whatever would be of no benefit on this data set.
60
49211
by: Julie | last post by:
What is the *fastest* way in .NET to search large on-disk text files (100+ MB) for a given string. The files are unindexed and unsorted, and for the purposes of my immediate requirements, can't be indexed/sorted. I don't want to load the entire file into physical memory, memory-mapped files are ok (and preferred). Speed/performance is a requirement -- the target is to locate the string in 10 seconds or less for a 100 MB file. The...
1
2940
by: Chris Finlayson | last post by:
Hi all - I'd like to do performance analysis of a non-distributed app written in unmanaged C++ code in Visual Studio .NET 2003 Enterprise. The advent of all the new .NET features has my head somewhat spinning, and I'd like to confirm the following: "There is no Visual Studio .NET 2003 performance analysis tool for analyzing unmanaged C++ code"
2
6742
by: Tomasz Jastrzebski | last post by:
Hi All, Is there any way I can specify additional dll search path, preferably in web.config, which would be used by asp.net 2.0 when binding assemblies? I have many dlls shared among applications and I prefer not to add them to the GAC, but also I do not want to keep/manage multiple copies in every web application's folder. Thank you for any hints.
1
1313
by: chandan | last post by:
Hi, I am in search of a tool that checks the performace of my project so that I am able to improve the code accordingly.I found a nice tool FXcope that is Microsoft free tool it helps a lot.But it takes input as DLL of the project that I have to check. I am in search of such type of tool that takes input as our source code and gives the code improvement details.So any other tool like FXcope you know ,send their links for help file and...
5
2565
by: cj | last post by:
Back some time ago I was playing with a little app in VB 2005 that used a google web service to get search results. I was rebuilding this app in 2008 today. I added the web service http://api.google.com/googlesearch.wsdl and then down in the code I was typing Dim myGoogle As New Google.GoogleSearchService only to find GoogleSearchService was no longer a method. I looked on google for documentation and it appears they no longer offer...
0
9705
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10564
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10320
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
10073
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
9134
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...
1
7609
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6846
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();...
2
3806
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2981
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.