BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help
Not What You Meant?  There are 31 definitions for SD.

SharpDevelop

Print-Friendly
About 1 pages (418 words)

Bookmark and Share Questions on this topic? Just ask!
SharpDevelop

Screenshot of SharpDevelop
Developer ICSharpCode Team
Latest release 2.2.1.2648 / August 8, 2007
OS Microsoft Windows
Genre IDE
License LGPL
Website sharpdevelop.com

SharpDevelop is a free and open source IDE for the C#, Visual Basic .NET (VB.NET) and Boo programming languages. It is typically used by those who prefer not to use Microsoft's Visual Studio .NET. Early in its development there was a fork to Mono/Gtk# called MonoDevelop which includes multi-platform support. For code completion SharpDevelop uses its own parsers for C# and VB.NET. They were generated using a grammar description and a modified version of the Coco/R compiler generator of the University of Linz. The source code contains this generator. For Boo, the parser from the Boo compiler is used, but resolving the type of expressions and type inference is done with custom code that supports lazy evaluation of the types. SharpDevelop 1.1 can import projects written with Visual Studio, SharpDevelop 2.0 can open and edit them directly. It also can translate whole projects from VB.NET to C# and vice-versa. SharpDevelop 2.0 has an integrated debugger. It uses its own debugging library that communicates with the Microsoft .NET runtime using COM interop. While SharpDevelop 2.0 uses the same MSBuild project files as Visual Studio, it is still able to use other .NET compilers such as older framework versions (1.0, 1.1) or the Mono compiler.

Features

  • A Windows Forms designer for C#, VB.NET and Boo
  • Code completion for C#, VB.NET and Boo (including Ctrl+Space support)
  • Integrated debugger
  • Declaration tooltips, debugger tooltips
  • "Go to definition", "Find references", "Rename"-refactoring
  • Function folding
  • Code AutoInsert
  • Code Analysis (using FxCop)
  • Subversion integration
  • A C#↔VB.NET↔Boo↔C# converter
  • Completely written in C#
  • Compile C#, VB.NET, Boo in the IDE out-of-the-box
  • ILAsm backend
  • WiX backend to create setup projects
  • Integrated NUnit testing support, including code coverage
  • XML documentation preview
  • Everything templated: add new project or file types, or even compilers to SharpDevelop
  • Write C#, ASP.NET, ADO.NET, XML, HTML code
  • Rich project options
  • Syntax highlighting for C#, HTML, ASP, ASP.NET, VBScript, VB.NET, XML
  • Intelligent braces
  • Bookmarking
  • Code template support
  • Easily extensible with external tools
  • Easily extensible with add-ins

References

External links

Free software Portal

View More Summaries on SharpDevelop
 
Ask any question on SharpDevelop and get it answered FAST!
Answer questions in BookRags Q&A and earn points toward
discounted or even FREE Study Guides and other BookRags products!
Learn more about BookRags Q&A
Copyrights
SharpDevelop from Wíkipedia. ©2006 by Wíkipedia. Licensed under the GNU Free Documentation License. View a list of authors or edit this article.

Article Navigation
Join BookRagslearn moreJoin BookRags




About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy