InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

SharpDevelop Hit the 3.0 Milestone

Posted by Abel Avram on Mar 03, 2009

Sections
Development
Topics
C# ,
Visual Basic.NET ,
Visual Studio Express ,
.NET Languages ,
Visual Studio ,
C++ ,
SharpDevelop ,
.NET ,
Microsoft ,
IDE ,
IDEs ,
Compilers ,
Languages ,
Companies ,
Programming

The SharpDevelop community has released version 3.0 of the free open source .NET IDE. SharpDevelop (#Develop) features support for .NET 3.5, C#, VB.NET, F#, Code Completion, Auto Code Insert, Refactoring and others.

Code written in SharpDevelop 3.0 can be targeted at .NET 2.0, .NET 3.0 and .NET 3.5 featuring full MSBuild 3.5 support. A number of .NET languages are available:

  • C# – with code completion and Windows Forms Designer
  • VB.NET - with code completion and Windows Forms Designer
  • Boo - with code completion and Windows Forms Designer
  • IronPython – as an Add-in
  • F#

For development productivity, SharpDevelop 3.0 provides Refactoring, Auto Code Inserting, Multi-core support. The application can be started from a USB memory stick. There is a series of testing/debugging tools integrated with the IDE:

Additional important features are:

SharpDevelop 3.0 is freely available under GNU Library General Public License (LGPL). Microsoft also offers several editions of Visual Studio Express for free. One might choose SharpDevelop over VS Express for some features not available in the later like Mono support.

Useful links: Download page (source code and binaries), SharpDevelop web site, CodePlex mirror site, SharpDevelop Community site.

No SMC in Express Editions. by Miguel Ping Posted
SharpDevelop is light and fast by Raffaele Guidi Posted
  1. Back to top

    No SMC in Express Editions.

    by Miguel Ping

    The most important feature missing in MS Studio Express is SCM integration. I'll give SharpDevelop a spin just because of that.

  2. Back to top

    SharpDevelop is light and fast

    by Raffaele Guidi

    ok, It lacks something in webapps debug and visual development but if you have just to build winforms or libraries it is a breeze - it starts and compile (and does everything) in a fraction of time of VS