Results 1 to 8 of 8

Thread: free c# ide?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    Norwich, UK
    Posts
    405

    free c# ide?

    In my current job i use vs.net to code c# programs. Unfortunately i am starting a new job soon. which won't involve .net. But i want to keep programming .net in my own time. Are there any free or extremely cheap development environments i can use?

    i've seen c# builder on the borland website. is that an option or is it severely handicapped?

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Borland C# Builder is as good as MS's . The other option is the free IDE : http://www.icsharpcode.net/

  3. #3
    Lively Member JAtkinson's Avatar
    Join Date
    Feb 2004
    Location
    Richmond, VA
    Posts
    68
    SharpDevelop (#Develop) just came out with a newer version that includes setup projects, C# and VB.net. I really like it, although I use VS.net 2003 normally.
    Visual Studio .net 2003 EA
    VB .net
    C#

  4. #4
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682
    I despise SharpDevelop. It crashes every time I use it, it takes about 300 years to load and takes up loads of ram, AVOID.
    I don't live here any more.

  5. #5
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346
    I run SharpDevelop on a P2 300mhz with 128 mb of ram and it works great. I dont know what problems your having, but maybe there is something else wrong besides the program.
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


  6. #6
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    SharpDevelop

    If you realize it's free , then you guys would stop hating it...

  7. #7
    Member
    Join Date
    Sep 2002
    Location
    London
    Posts
    63
    Is the actual .NET development SDK from Microsoft also free.

    i.e. can I get the free .NET SDK from MS, and together with one of these free development environments and fully develop in C# .NET.

    AND, if thats the case, anyone know if I can also add a free .NET compact framework development SDK too (for pocket pc development) ?
    Last edited by Genie; May 27th, 2004 at 04:23 AM.

  8. #8
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131
    The .net SDK is free for download from Microsoft. You can write C# programs in notepad and compile at command line without any other software if you really want to (i.e. You like pain).

    If you want an IDE then first install the SDK and then whichever IDE you choose - I also think SharpDevelop is great for a freebie and haven't had problems with crashing.

    Either way you can create full C# programs without spending a penny (or dime depending which side of the Atlantic)!

    DJ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width