sharpdevelop - IDE for C#,VB.NET,Boo,IronPython
SharpDevelop is an Integrated Development Environment (IDE) for .NET Framework applications. It supports the development of applications written in C#, Visual Basic.NET, Boo and IronPython.
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 2008 by using the same project and solution file format. Its features include:
- Creating Windows Applications
- Creating Boo Applications
- Visually Designing Forms
- Code Completion
- Code Generation
- Refactoring
- XML Comments
- Code Navigation
- Debugging
- Converting Code between Languages C# to Boo / VB.NET
- Unit Testing
- Code Coverage
http://icsharpcode.net/OpenSource/SD/Default.aspx
comments powered by Disqus
Related Products
Idebridge - C# completion for emacs
IdeBridgeIdeBridge help bringing functionalities from one IDE to another. Currently it 'bridge' functionalities from SharpDevelop IDE into emacs IDE. So with IdeBridge you have the following functionalities in emacs: building of .NET solutions. intellisense completion (see ScreenShots) for C# language. go to definition for C# language. IdeBridge is written in C# and emacs lisp, and so may be ported in mono for a linux use. For the linux platform it will may be necessary to replace the SharpDevel
PyScripter - Python IDE
PyScripter is a Python Integrated Development Environment (IDE) created with the ambition to become competitive in functionality with commercial Windows-based IDEs available for other languages. Being built in a compiled language is rather snappier than some of the other Python IDEs and provides an extensive blend of features that make it a productive Python development environment.
Testmore - Dynamic Language Runtime(DLR) based Test automation solution
TestMore is an UI automation testing tool, based on Dynamic Language Runtime (DLR), support multiple script languages, example: Python, Ruby, Javascript, Visual Basic 10(VBx). TestMore features list Dynamic language runtime (DLR) based, support DLR based script language: Python/Ruby/Javascript/Visual Basic(VBx). Addin support, based in Mono.Addins library. Integrate with Sharpdevelop TextEditor and DockPanel suite Full function integrate development environment(IDE) multiple language syntax high
Eric - Python and Ruby editor and IDE
Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder.
Ninja IDE - A Real Python IDE
NINJA-IDE ("Ninja Is Not Just Another IDE"), is a cross-platform integrated development environment specially design to build Python Applications.
Monkeystudio - Monkey Studio IDE
Monkey Studio is a Free and cross platform IDE written in Qt 4.The project has been started by AZEVEDO Filipe for his personal use around end of June 2005, and when he found it useful he open it to the community. The project has been welled received and some guyz join it or send feedbacks/new features. The current version is the v2 branch which succeed the v1 one and is dependent of Qt 4.7.0 minimum. It support Qt 4 projects management and embed Designer and Assistant to form a complete, fast an
Auroraborealis - Web-Based IDE for Java
Introduction The basic idea here is to develop a web-based integrated development environment for the Java programming language that would provide all the basic tools of a classic IDE, and then provide a plug-in architecture to extend that platform to support more features. Much like how the Eclipse framework made a mark in the desktop IDE segment, this IDE will be the first, one-of-a-kind application that will kick start the web-based IDE segment. Background Have you ever found yourself program
Pyde - Work-in-Progress Python IDE
Most well-known Integrated Development Environments are big, slow and targeted toward C/++/# or Java development, with other language support seemingly added in as an afterthought. Open-source projects and professionally-licensed software alike suffer from an inability to adapt to the Pythonic paradigm. PyDE will fit into the hole left by other IDE solutions and editors. Although development is in its very early stages, PyDE can make the following promises: PyDE will feel more like an enhanced e
Rad2py - Rapid Aplication Development platform for python
This project aims to provide a modern, cross-platform, fully-featured and totally integrated development environment (IDE - CASE) for Python, including: ide2py: Interactive Shell with Introspection Stylized Code Editor: Autocompletion & Calltips Highlight Syntax error, style issues (pep8), static checks (pyflakes) and doctests Incorporated QdbRemotePythonDebugger Remote Shell with introspection & Console redirection Edit and continue (fix small typo errors on the fly!) Quick inspect variables on
Fooide - fooIDE is an open-source, collaborative, cross-platform and cross-compiling IDE
fooIDE is being built from Gobby, a collaborative text-editor with syntax-highlighting. Gobby, written in GTK+; has a client/server architecture with a tiny footprint, thus is a perfect base for fooIDE. The following features will be added to convert Gobby into a feature-rich, Collaborative Integrated Development Environment; • C++ Solution file support - .dev, .sln, .cpb + more! • C++ compilation and compiler support - g++ and clang • C++ cross-compilation support - compile binaries for d