How do you compile C#?

后端 未结 14 1758
日久生厌
日久生厌 2021-01-18 15:11

So, I was wondering how to compile C#. I have Windows 7 Enterprise. Is there a built-in program or do I have do download one?

If I have to download one, what do you r

相关标签:
14条回答
  • 2021-01-18 16:02

    Also consider the option of using Mono & MonoDevelop available for Mac, Linux and Windows. Not a bad choice for a serious beginner.

    0 讨论(0)
  • 2021-01-18 16:04

    Using Visual Studio will be the easiest way. There are free editions available - see http://www.microsoft.com/visualstudio/en-us/products/2010-editions/express for details.

    0 讨论(0)
提交回复
热议问题