Results 1 to 4 of 4

Thread: IDE required for C# programming

  1. #1
    Join Date
    Jun 2009
    Posts
    59

    IDE required for C# programming

    I have recently started learning C# from NIIT. For practice I decided to install C# IDE at my home computer. But I want to know what all IDE's are available other than the one provided by Microsoft (Visual C#)? Where can I get them?

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: IDE required for C# programming

    #develop (short for SharpDevelop) is a free IDE for C#, VB.NET and Boo projects on Microsoft's .NET platform. It is an open-source.

    Features:

    Supported Programming Languages
    • C# (Code Completion, Windows Forms Designer)
    • VB.NET (Code Completion, Windows Forms Designer)
    • Boo (Code Completion, Windows Forms Designer)
    • IronPython (Code Conversion, Windows Forms Designer)
    • F#


    Developer Productivity
    • Refactoring
    • Parallel build support for multi-core machines
    • Multi-framework targetting (.NET 2.0, 3.0 and 3.5)
    • Code Autoinsert
    • Starts from a USB memory stick (More information)
    • Read-only project support (More information)
    • Full MSBuild 3.5 support


    Quality Tools
    • Integrated Debugger
    • Code Analysis (FxCop)
    • Unit Testing (NUnit)
    • Code Coverage (PartCover)
    • Profiler (Roadmap)
    • Integrated Subversion support (TortoiseSVN)
    • StyleCop addin

  3. #3
    Join Date
    May 2008
    Posts
    685

    Re: IDE required for C# programming

    MonoDevelop is an IDE primarily designed for C# and other .NET languages. MonoDevelop enables developers to quickly write desktop and ASP.NET Web applications on Linux. MonoDevelop makes it easy for developers to port .NET applications created with Visual Studio to Linux and to maintain a single code base for all platforms.

  4. #4
    Join Date
    May 2008
    Posts
    2,012

    Re: IDE required for C# programming

    The Visual C# IDE is best according to me. It is a collection of development tools exposed through a common user interface. Some of the tools are shared with other Visual Studio languages, and some, such as the C# compiler, are unique to Visual C#. All of the windows in Visual C# can be made dockable or floating, hidden or visible, or can be moved to new locations.

Similar Threads

  1. What does CVS mean in programming?
    By Gajananvihari in forum Software Development
    Replies: 5
    Last Post: 12-03-2010, 05:09 PM
  2. Graphics program required in C programming Language
    By ramsun in forum Software Development
    Replies: 3
    Last Post: 19-11-2009, 12:17 PM
  3. Socket programming: Is any new Programming Language?
    By Kushan in forum Software Development
    Replies: 3
    Last Post: 14-11-2009, 11:13 AM
  4. Initial programming required message on verizon phone
    By Bernice in forum Portable Devices
    Replies: 3
    Last Post: 04-08-2009, 01:01 PM
  5. Replies: 3
    Last Post: 13-12-2008, 01:49 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,636,710.56667 seconds with 17 queries