SharpDevelop

Contents

  1. Introduction
  2. Installation
  3. Credits

Introduction

#develop (short for SharpDevelop) is a free IDE for C# and VB.NET projects on Microsoft's .NET platform. It is open-source (GPL). While Eclipse is perhaps a bit more feature rich SharpDevlop is really fun to work with. The only disadvantage is, that it doesn't run on Linux/Mono, because it builds on System.Windows.Forms, that are not ready, yet.

Strengths about SharpDevelop:

For more information about SharpDevelop and download refer to this

Installation

#Develop comes with a double-click installer on windows. It requires the .NET Framework.

Credits

Author: Johannes Roith