| c# Programming Glossary: opensourceMulti-key dictionary in c#? http://stackoverflow.com/questions/1171812/multi-key-dictionary-in-c  isn't one in the BCL but can anyone point me to a good opensource one By Multi I mean 2 keys.  c#   share improve this question.. 
 Reading RAW image files as GDI+ bitmaps http://stackoverflow.com/questions/227604/reading-raw-image-files-as-gdi-bitmaps  you want to try to do it yourself look into wrapping the opensource DCRaw or look at how Paint.NET does it I think there's a RAW.. 
 Recommendation for C# Matrix Library [closed] http://stackoverflow.com/questions/2336701/recommendation-for-c-sharp-matrix-library  above Math .NET Numerics for .NET Silverlight and Mono opensource Extreme Optimization Numerical Libraries commercial very complete.. 
 MVVM Light Toolkit samples [closed] http://stackoverflow.com/questions/2687172/mvvm-light-toolkit-samples  Light Toolkit samples closed  Does anyone know opensource WPF applications created using MVVM Light Toolkit Or any samples.. 
 Is there a free/opensource C# IDE in Windows? [closed] http://stackoverflow.com/questions/3640866/is-there-a-free-opensource-c-sharp-ide-in-windows  there a free opensource C# IDE in Windows closed  I would like to study C# but I'm intimidated.. but I'm intimidated by Visual Studio's price tag. Any free opensource alternatives Thanks.  c# visual studio windows 7   share improve.. 
 What static analysis tools are available for C#? [closed] http://stackoverflow.com/questions/38635/what-static-analysis-tools-are-available-for-c  to C# 2.0 Mono.Gendarme similar to Fxcop but with an opensource licence based on Mono.Cecil Smokey similar to Fxcop and Gendarme.. 
 Good Profiler for C# 2010? [closed] http://stackoverflow.com/questions/5642569/good-profiler-for-c-sharp-2010  support is awesome Also with dotTrace if you are doing opensource projects then you can qualify for an OpenSource license. They.. I am not affiliated with jetbrains but I have several opensource projects and they have given me free licenses because of them... 
 A BitTorrent client completely written in C#? http://stackoverflow.com/questions/623635/a-bittorrent-client-completely-written-in-c  written in mono I absolutely love it. Are there any other opensource BitTorrent clients other than MonoTorrent BitSharp written in.. development Just wondering how much of an interest an opensource bit torrent client in C# would generate amongst C# programmer.. 
 Highlighting text ( colors ) of existing PDF using iTextsharp using C# http://stackoverflow.com/questions/8582706/highlighting-text-colors-of-existing-pdf-using-itextsharp-using-c-sharp  suggestion also works as a first step I am looking in to opensource iTextsharp library .  c# asp.net .net itextsharp   share improve.. 
 |