Developer links
General
- The Codeproject Free source code and tutorials for windows developers
- The Code Guru Source codes for working with .NET data I/O
- Codeplex Project Hosting for Open Source Software
- Mono is a software platform designed to allow developers to easily create cross platform applications
- SharpDevelop The Open Source Development Environment for .NET
- MonoDevelop MonoDevelop is an IDE primarily designed for C# and other .NET languages
- XAMARIN Build native apps for multiple platforms on a shared C# codebase. Use the same IDE, language, and APIs everywhere.
Software Design
OpenGL
- OpenGL The Industry's Foundation for High Performance Graphics
- OpenTK The Open Toolkit is an advanced, low-level C# library that wraps OpenGL, OpenCL and OpenAL.
- SharpGL SharpGL is a C# library that allows you to use OpenGL in your .NET Framework based application with ease!
Logging/Tracing
- Logging Services Application logging/tracing for mostly any programming language or application type.
Installer
- WiX Toolset The most powerful set of tools available to create your Windows installation experience...