Category:CSharp
From eqqon
(Difference between revisions)
(→Useful C# Links) |
|||
Line 6: | Line 6: | ||
* [http://www.yoda.arachsys.com/csharp/singleton.html Implementing Singletons in C#] | * [http://www.yoda.arachsys.com/csharp/singleton.html Implementing Singletons in C#] | ||
* [http://www.fincher.org/tips/Languages/csharp.shtml Very large C# code snippet collection] | * [http://www.fincher.org/tips/Languages/csharp.shtml Very large C# code snippet collection] | ||
+ | * [http://csharpcomputing.com/Tutorials/TOC.htm C# Tutorial] | ||
+ | * [http://www.csharp-station.com/Tutorial.aspx C# Tutorial - Introduction] | ||
+ | * [http://alexonasp.net/samples/stringformatting/ C# String Formatting] | ||
+ | * [http://www.dotnetspider.com/ Dot NET for beginners] | ||
+ | * [http://www.cs.umd.edu/hcil/jazz/index.shtml Piccolo Toolkit - A Structured 2D Graphics Framework] | ||
;Libraries | ;Libraries | ||
* [http://www.wintellect.com/PowerCollections.aspx PowerCollections] free data structures | * [http://www.wintellect.com/PowerCollections.aspx PowerCollections] free data structures |
Revision as of 12:02, 31 March 2008
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
- C# Tutorial
- C# Tutorial - Introduction
- C# String Formatting
- Dot NET for beginners
- Piccolo Toolkit - A Structured 2D Graphics Framework
- Libraries
- PowerCollections free data structures
- ZedGraph free charting library
- Log4Net free logging library
- iText free PDF library
- ReaderSvg free SVG to WPF importer
- QuickGraph free graph library
- 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
- CruiseControl.NET Contiguous integration tool
Pages in category "CSharp"
The following 13 pages are in this category, out of 13 total.
CDEG |
INPRS |
S cont.UV |