manojdaniel
March 20th, 2001, 09:17 AM
How can I get Free C# compiler and C# Editor. I've downloaded a C# editor from Net but It is creating some problem.
|
Click to See Complete Forum and Search --> : Free C# compiler manojdaniel March 20th, 2001, 09:17 AM How can I get Free C# compiler and C# Editor. I've downloaded a C# editor from Net but It is creating some problem. maheshbeniwal March 22nd, 2001, 10:41 AM You need to install .NET SDK. See http://www.c-sharpcorner.com 's Downloads and FAQ Section. Bwlee April 23rd, 2001, 02:43 AM The best choice for compiler is GCC . A good editor is Ultraedit ,but it is not free. Hope this helps. Thank you very much for your help! Any useful information will be appreciated! Bwlee,smile_killer@sina.com If my code works,please let me know by rate it. Brad Jones September 7th, 2001, 08:52 AM GCC? Is this a C# compiler? Brad Jones September 7th, 2001, 08:54 AM You will also find that a number of magazines have recently included a copy of the .NET Framework on a CD included with them. Installing the .NET framework will give you both a C# and a VB Language compiler. You can then use any of a number of editors that are available. I use notepad. Brad! Manish Malik December 27th, 2001, 06:24 AM There was certainly a talk ( http://www.linux-mag.com/2001-04/GCC_net_01.html ) about getting the GCC ( http://www.gnu.org/software/gcc/gcc.html ) to support C#... Manish http://www.manishmalik.com Discuss it all at the Developer Forum : http://www.codeguru.com/cgi-bin/bbs/wt/wwwthreads.pl?action=list&Board=devforum ... codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |