Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. From Where Can I download a C# compiler?

From Where Can I download a C# compiler?

Scheduled Pinned Locked Moved C#
csharpquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MinhajuddinK
    wrote on last edited by
    #1

    Hello, I am a bit new to .NET. It would be great if someone gave me the link from where I can download the C# compiler file csc.exe

    P P L 3 Replies Last reply
    0
    • M MinhajuddinK

      Hello, I am a bit new to .NET. It would be great if someone gave me the link from where I can download the C# compiler file csc.exe

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Here. http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en[^]

      the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
      Deja View - the feeling that you've seen this post before.

      1 Reply Last reply
      0
      • M MinhajuddinK

        Hello, I am a bit new to .NET. It would be great if someone gave me the link from where I can download the C# compiler file csc.exe

        P Offline
        P Offline
        parsiphal
        wrote on last edited by
        #3

        Hi, you will gain it with a .Net Framework implementation. I suggest you Microsoft .Net 2.0 because of the more rich implementation of the standard (which has more things to be implemented yet). By installing it, you will have csc.exe file in the framework folder :) You can find it searching ".Net Framework" in MSDN download at msdn.microsoft.com You may prefer for yourself Mono (implementation of the same standard for Linux, which proceed at a lesser peace of Microsoft's one), BSD implementation, and other few which I may have overlooked. Each one has its own peace and support from the vendor or the community (Microsoft has both), and has gain its own per-cent of the whole standard implemented. You have to Google for Mono since I do not remember the address. With Microsoft .Net 3.0, just released, you gain a larger implementation of the standard as well a few non-standard implementation Microsoft has decided to put on. This is not proper a new version of the platform, then, but a whole set of additional implementation (however so cool!). Depending on wich kind of application you are looking for, there are some free and even Open Source IDE you may want to consider for gain a better experience that just the compiler itself. Hope this help,

        Parsiphal

        1 Reply Last reply
        0
        • M MinhajuddinK

          Hello, I am a bit new to .NET. It would be great if someone gave me the link from where I can download the C# compiler file csc.exe

          L Offline
          L Offline
          Luc Pattyn
          wrote on last edited by
          #4

          If your system has .NET 2.0 then you probably will find csc.exe inside C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 :)

          Luc Pattyn

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups