Valhalla Legends Archive

Programming => General Programming => .NET Platform => Topic started by: Dyndrilliac on February 04, 2005, 09:59 PM

Title: Question for your lovely .NET Community
Post by: Dyndrilliac on February 04, 2005, 09:59 PM
Are there any decent freeware/legitimate C#.NET IDE's that I can d/l? I searced through the forum and only found the limited time free VB.NET Standard Thread and the Terminal Service 3 Hour Try.

I want something to learn the basics on and try it out without a time limit, and I hate notepad.

Also, I have been told that the actual command line compiler for C#.NET can be obtained legitimately for free by downloading the .NET Frameworks SDK, is this true?

Thank you in advance for your replies.
Title: Re: Question for your lovely .NET Community
Post by: K on February 04, 2005, 11:21 PM
http://www.icsharpcode.net/OpenSource/SD/Default.aspx
Title: Re: Question for your lovely .NET Community
Post by: MyndFyre on February 05, 2005, 12:29 AM
Yes, the .NET Framework SDK contains command-line compilers and a simple Windows Forms designer for C#, VB.NET, JScript.NET, and J#.

I was going to point you to SharpDevelop, but K already did.  ;)
Title: Re: Question for your lovely .NET Community
Post by: dxoigmn on February 05, 2005, 05:08 PM
http://lab.msdn.microsoft.com/express/vcsharp/default.aspx
Title: Re: Question for your lovely .NET Community
Post by: Dyndrilliac on February 05, 2005, 05:35 PM
Much thanks :D