Two Plus Two Older Archives

Two Plus Two Older Archives (http://archives2.twoplustwo.com/index.php)
-   Computer Technical Help (http://archives2.twoplustwo.com/forumdisplay.php?f=46)
-   -   C# IDE (http://archives2.twoplustwo.com/showthread.php?t=280761)

StevieG 06-26-2005 12:25 PM

C# IDE
 
Can anyone recommend a free and or open sourece C# IDE?

Just want to fool around with the language and do some little hobby projects.

Is there anything out there like NetBeans for Java?

Dan Mezick 06-26-2005 01:39 PM

Re: C# IDE
 
Here you go StevieG.

C#.NET IDE freebie
http://www.icsharpcode.net/OpenSource/SD/

ASP.NET IDE freebie
http://www.asp.net/webmatrix/default...4&tabId=46

see also, .net developer training:
www.newtechusa.com

StevieG 06-26-2005 05:16 PM

Re: C# IDE
 
Huge help, Dan.

That was a big help, SharpDevelop looks very nice.

Do you use it? I seem to have run into a wal straight away in that I see the WYSIWYG form editor, but there does not seem to be a palette for inserting widgets. I can change the properties of the parent window with no problem, but cannot find how to add a simple textbox or button.

I am checking through the documentation (which did not seem to install) and the SharpDevelop online forum.

Dan Mezick 06-27-2005 07:56 PM

Re: C# IDE
 
You might consider learning C#.NET from a book and simply compiling the code without the IDE. The .NET framework takes care of it for you-- there actually NO NEED for an IDE.

If you are a student, you can get VS.NET cheap, see your campus bookstore. Also EBAY.


All times are GMT -4. The time now is 11:46 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.