Category:CSharp
From eqqon
(Difference between revisions)
(→Useful C# Links) |
(→Useful C# Links) |
||
Line 15: | Line 15: | ||
* [http://www.red-gate.com/products/ants_profiler/index.htm ANTS Profiler] commercial .net profiler | * [http://www.red-gate.com/products/ants_profiler/index.htm ANTS Profiler] commercial .net profiler | ||
* [http://www.gotdotnet.com/Team/FxCop/ FXCop] free code analysis tool | * [http://www.gotdotnet.com/Team/FxCop/ FXCop] free code analysis tool | ||
+ | * [http://www.automatedqa.com/products/aqtime/ AQtime] commercial profiler | ||
+ | * [http://www.microsoft.com/downloads/details.aspx?familyid=A362781C-3870-43BE-8926-862B40AA0CD0&displaylang=en Microsoft CLR Profiler] free profiler for the .NET Framework 2.0 | ||
+ | * [http://www.softprodigy.com/profilesharp/index.aspx ProfileSharp] open source profiler | ||
+ | * [http://www.borland.com/de/products/silk/silktest/ Borland SilkTest] commercial tool | ||
+ | * [http://www.yourkit.com/ YourKit] commercial profiling tool for java and .net | ||
+ | * [http://www.jetbrains.com/profiler/ dotTrace] commercial profiler |
Revision as of 11:07, 2 December 2007
C# Knowhow gathered by eqqon
Useful C# Links
- Tutorials and Articles
- Comprehensive string formatting help
- Threading in C# (by Albahari)
- Implementing Singletons in C#
- Very large C# code snippet collection
- Libraries
- Tools
- Sharp Develop free C# IDE
- .NET Reflector
- Resharper commercial developer utility
- nprof free .net profiler
- ANTS Profiler commercial .net profiler
- FXCop free code analysis tool
- AQtime commercial profiler
- Microsoft CLR Profiler free profiler for the .NET Framework 2.0
- ProfileSharp open source profiler
- Borland SilkTest commercial tool
- YourKit commercial profiling tool for java and .net
- dotTrace commercial profiler
Pages in category "CSharp"
The following 13 pages are in this category, out of 13 total.
CDEG |
INPRS |
S cont.UV |