Thread: free C# compilers

  1. #1

    Post free C# compilers

    I am getting Visual studio.NET in a few days and have 2 questions:

    1.) Does it come w/ a C# compiler?

    2.)Are there any free C# compilers while I am waiting?

  2. #2
    the hat of redundancy hat nvoigt's Avatar
    Join Date
    Aug 2001
    Location
    Hannover, Germany
    Posts
    3,130
    1. Yes.

    2. Yes. You can download the .NET Framework from MS for free. It includes the compiler without the VS.NET IDE.
    hth
    -nv

    She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate."

    When in doubt, read the FAQ.
    Then ask a smart question.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. free() doesn't seem to work...
    By AlienJedi in forum C Programming
    Replies: 10
    Last Post: 01-29-2008, 05:27 PM
  2. Free Store of memory
    By George2 in forum C++ Programming
    Replies: 6
    Last Post: 11-12-2007, 02:27 PM
  3. If my DLL return an array, where do I free it?
    By franziss in forum C++ Programming
    Replies: 8
    Last Post: 10-03-2006, 06:53 AM