SharpDevelop is an Integrated Development Environment (IDE) for .NET Framework applications. It supports the development of applications written in C#, Visual Basic.NET and Boo.
It provides all of the features required from a modern Windows IDE, such as code completion, project templates, an integrated debugger and a forms designer. It has good compatibility with Visual Studio Express and Visual Studio 2005 by using the same project and solution file format.Here is a quick tour showing you the main features of SharpDevelop. Creating Windows Applications Visually Designing Forms Code Completion Code Generation Refactoring XML Comments Code Navigation Debugging Converting Code between Languages Unit Testing Code Coverage Editing XML Targeting Different Frameworks Creating Boo Applications |