473,408 Members | 1,722 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

C# Code Optimizing

Hi,
Does anyone know of a good tool to help optimize C# code.
Just basically tell you how long each line of code takes to execute,
so you can easily find the bottle neck in the code.

- Thanks


------------------------
http://www.xpcoder.net
Nov 15 '05 #1
3 6241
red-gate software makes one that I have tried. it seems to be pretty
good... you can download a trial from their site
http://www.red-gate.com/index.htm

HTH
-CLiff
"Coder Coder" <co*******@yahoo.com> wrote in message
news:f5**************************@posting.google.c om...
Hi,
Does anyone know of a good tool to help optimize C# code.
Just basically tell you how long each line of code takes to execute,
so you can easily find the bottle neck in the code.

- Thanks


------------------------
http://www.xpcoder.net

Nov 15 '05 #2
Have you tried the new version 1.2 that supports Framework 1.1? We're just
getting around to testing it.

Have you used it for profiling distributed (N-tier, remoted) applications?

Looks pretty promising on the surface, but we haven't really used it a lot
yet.

Eric

"Cliff Harris" <he***@myrealbox.com> wrote in message
news:uH**************@TK2MSFTNGP11.phx.gbl...
red-gate software makes one that I have tried. it seems to be pretty
good... you can download a trial from their site
http://www.red-gate.com/index.htm

HTH
-CLiff
"Coder Coder" <co*******@yahoo.com> wrote in message
news:f5**************************@posting.google.c om...
Hi,
Does anyone know of a good tool to help optimize C# code.
Just basically tell you how long each line of code takes to execute,
so you can easily find the bottle neck in the code.

- Thanks


------------------------
http://www.xpcoder.net



Nov 15 '05 #3
There are several tools listed here:

http://msdn.microsoft.com/vcsharp/te...s/default.aspx

--
Eric Gunnerson

Visit the C# product team at http://www.csharp.net
Eric's blog is at http://blogs.gotdotnet.com/ericgu/

This posting is provided "AS IS" with no warranties, and confers no rights.
"Coder Coder" <co*******@yahoo.com> wrote in message
news:f5**************************@posting.google.c om...
Hi,
Does anyone know of a good tool to help optimize C# code.
Just basically tell you how long each line of code takes to execute,
so you can easily find the bottle neck in the code.

- Thanks


------------------------
http://www.xpcoder.net

Nov 15 '05 #4

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

Similar topics

6
by: A Future Computer Scientist | last post by:
A question: Is it really important to think about optimizing the native code or optimizing it for P Code? Or does the code you write make a difference?
4
by: J. Campbell | last post by:
From reading this forum, it is my understanding that C++ doesn't require the compiler to keep code that does not manifest itself in any way to the user. For example, in the following: { for(int...
6
by: RainBow | last post by:
Greetings!! I introduced the so-called "thin-template" pattern for controlling the code bloat caused due to template usage. However, one of the functions in the template happens to be virtual...
13
by: Gaijinco | last post by:
Every now and then and found two ways to resolve a problem. I try to find a way to decide which one is best (at least speed-wise) but I don't know how do I test how long those it take a program to...
11
by: hasadh | last post by:
Hi, is the assemly code for if..else and switch statements similar. I would like to know if switch also uses value comparison for each case internally or does it jump to the case directly at...
14
by: joshc | last post by:
I'm writing some C to be used in an embedded environment and the code needs to be optimized. I have a question about optimizing compilers in general. I'm using GCC for the workstation and Diab...
65
by: Skybuck Flying | last post by:
Hi, I needed a method to determine if a point was on a line segment in 2D. So I googled for some help and so far I have evaluated two methods. The first method was only a formula, the second...
2
by: Brian | last post by:
In particular, this question goes out to the Microsoft C++ development team. Back in June, Ronald Laeremans posted the following message. Has the optimizing compiler been included with the...
4
by: Alex | last post by:
Hi there I'm switching from VC++ 6.0 to VC++ .NET 2003. Since there is no stand-alone version of VC++ .NET 2003 Pro, I went and purchased the Standard version, which does not have an...
3
by: Alpha83 | last post by:
Hi, Is there a code measuring tool that tells you which is more efficient cost-wise. For example, if I were to compare the following two identical code blocks, how do I know, which is more...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
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,...
0
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...

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.