SharpDevelop

From Wikipedia, the free encyclopedia
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Script error: No such module "Infobox".Template:Template otherScript error: No such module "Check for unknown parameters".Template:Main other

SharpDevelop (also styled as #develop) is a discontinued[1] free and open source integrated development environment (IDE)[2][3] for the .NET Framework,[4] Mono,[5] Gtk#[5] and Glade# platforms.[6] It supports development in C#,[7] Visual Basic .NET,[8][9] Boo, F#,[10] IronPython and IronRuby programming languages.[11]

The IDE can still be downloaded and continues to be used by developers working on C# .Net Framework projects. The last release of SharpDevelop was only aimed at C# projects. There was little significant development to the .NET Framework following this release, and this version remains a valid option for developers targeting that platform. Support for other project types is available in the 4.X series releases, but they may not be compatible with later versions of the .NET Framework.

Features

SharpDevelop was designed as a free and lightweight alternative to Microsoft Visual Studio, and contains an equivalent feature for almost every essential Visual Studio Express feature and features very similar to those found in Borland Kylix and Delphi, including advanced project management, code editing, application compiling and debugging functionality.[12][13] More specifically, the IDE includes a GUI designer, code/design views, syntax highlighting, auto completion menus (similar to IntelliSense[14]) the ability to compile and debug form/console .NET Framework applications,[6] a "New Project" wizard, toolbars, menus, panels and a docking system,[15]Template:Rp[16][17][18] and built-in code refactoring tools,[19][20] and it has an integrated debugger[21] that allows for stepping, viewing values of objects in memory, and breakpoints.[22]

To allow for easy project migration, SharpDevelop works natively with Visual Studio project and code files. It is able to compile applications for .NET Framework version 2.0, 3.0, 3.5, 4.0, 4.5.1 and the .NET Compact Framework 2.0 and 3.5.[23]

SharpDevelop's Graphic User Interface Designers work with the C#,[6] VB.NET, Boo, and the IronPython and IronRuby languages, using the following GUI technologies:[11]

SharpDevelop was written entirely in C#[14] and consists of about 20 components that integrate to form the application. The source-code editor component, known as AvalonEdit,[25] can be used by other applications.[11][26]

It also includes functionality for:

History

On 11 September 2000 Mike Kruger launched the project, while testing the first public release of .NET Framework 1.0. At that time there was no C#/.NET IDE publicly available. So he decided to write a code editor to run the compiler.[32] Early in its development, the project was split for Mono and Gtk# development into the MonoDevelop project, which is maintained as a cross-platform IDE, and after Microsoft's acquisition of Xamarin, has become the basis of Visual Studio for Mac.

Template:As of SharpDevelop had been downloaded at least 8 million times worldwide,[33][34] The SharpDevelop codebase was documented in the book Dissecting a C# Application: Inside SharpDevelop (2003) written by the core development team and published by Wrox Press.[15]

On 18 September 2017, Daniel Grunwald of the ICSharpCode team announced the project is "dead" for reasons related to the fast pace of changes to C# and .NET, including .NET Core, and suggested SharpDevelop users switch to either MonoDevelop or Visual Studio Code IDEs, each being recommended as a suitable open source replacement that is the target of regular updates and other maintenance.[35]


See also

Script error: No such module "Portal".

References

Template:Reflist

External links

Template:Integrated development environments Template:.NET Framework Template:GUI builders

  1. Script error: No such module "citation/CS1".
  2. Cite error: Invalid <ref> tag; no text was provided for refs named b7
  3. Cite error: Invalid <ref> tag; no text was provided for refs named b9
  4. Cite error: Invalid <ref> tag; no text was provided for refs named b11
  5. a b Cite error: Invalid <ref> tag; no text was provided for refs named b6
  6. a b c d Cite error: Invalid <ref> tag; no text was provided for refs named b1
  7. Cite error: Invalid <ref> tag; no text was provided for refs named b5
  8. Cite error: Invalid <ref> tag; no text was provided for refs named b4
  9. Cite error: Invalid <ref> tag; no text was provided for refs named b14
  10. Cite error: Invalid <ref> tag; no text was provided for refs named b2
  11. a b c "SharpDevelop Features". ICSharpCode website.
  12. Cite error: Invalid <ref> tag; no text was provided for refs named b12
  13. "A Free 'Visual Studio' for VB.NET" Template:Webarchive. About.com, Visual Basic.
  14. a b c Cite error: Invalid <ref> tag; no text was provided for refs named b3
  15. a b Cite error: Invalid <ref> tag; no text was provided for refs named Holm, Kruger, Spudia
  16. Cite error: Invalid <ref> tag; no text was provided for refs named b10
  17. Ward, Matt (July 5, 2006). "Feature Tour". SharpDevelop.net community.
  18. Ward, Matt (July 12, 2006). "Visual Studio Express and SharpDevelop Compared". SharpDevelop.net community.
  19. "Refactoring", SharpDevelop Feature Tour.
  20. "Code Generation". SharpDevelop Feature Tour.
  21. Cite error: Invalid <ref> tag; no text was provided for refs named b13
  22. "Debugging". SharpDevelop Feature Tour.
  23. "Windows Mobile Development Without Visual Studio". The Code Project.
  24. "Visually Designing Forms". SharpDevelop Feature Tour.
  25. "AvalonEdit". SharpDevelop wiki.
  26. Script error: No such module "citation/CS1".
  27. "SharpDevelop in the Real World: Code Annotations". The Code Project.
  28. Cite error: Invalid <ref> tag; no text was provided for refs named b8
  29. "SharpDevelop, NUnit, and Visual Studio Express". The Code Project.
  30. "Building Applications with the SharpDevelop Core". The Code Project.
  31. "Line Counter - Writing a SharpDevelop Add-In". The Code Project.
  32. Script error: No such module "citation/CS1".
  33. "SharpDevelop Download Stats 2001-01-04 to 2013-12-30". SourceForge. (8.1M downloads). Retrieved December 30, 2013.
  34. "SharpDevelop (Stats for the project lifetime)". CodePlex. (40K downloads). Retrieved December 30, 2013.
  35. "Is the project dead?" Is the project dead?