• Welcome to Valhalla Legends Archive.
 

Question for your lovely .NET Community

Started by Dyndrilliac, February 04, 2005, 09:59 PM

Previous topic - Next topic

Dyndrilliac

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.
Quote from: Edsger W. DijkstraIt is practically impossible to teach good programming to students that have had a prior exposure to BASIC; as potential programmers they are mentally mutilated beyond hope of regeneration.


MyndFyre

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.  ;)
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.


Dyndrilliac

Quote from: Edsger W. DijkstraIt is practically impossible to teach good programming to students that have had a prior exposure to BASIC; as potential programmers they are mentally mutilated beyond hope of regeneration.