C#

Started by
3 comments, last by Raloth 19 years, 7 months ago
Is there any way to use C# for free? I mean, without having to get VS.NET?
Advertisement
Yes, Microsoft has released a free command line compiler.
I don't have the links right in front of me, so you'll have to google it or wait for someone else.
1) Download the .Net Framework SDK and compile at the command line.
2) http://www.icsharpcode.net/OpenSource/SD/Default.aspx
________________________________________________Chris McGuirkLead Programmer - Axiom 3D EngineC# gaming, the way of the future!http://www.axiom3d.org
even better:
http://lab.msdn.microsoft.com/express/vcsharp/default.aspx

but it's still beta and therefore you will have some difficulty sharing your work with others
Some people like Sharp Develop. I found some things about it annoying though.
____________________________________________________________AAAAA: American Association Against Adobe AcrobatYou know you hate PDFs...

This topic is closed to new replies.

Advertisement