Friday, July 31, 2009

What software program do I need to program in C#?

For instance, I use Eclipse to write, check, test, and run Java programs. I want the program to have similar functionality where it tells me if i make a coding error, and is really good at writing code like Eclipse.








p.s. No, I cannot use Eclipse to write C#. I attempted to install Eclipse for C and it screwed up my Java Eclipse! (that took a very long time to fix!) No, suggest something other than eclipse please.

What software program do I need to program in C#?
Visual Studio's C++ programming software
Reply:Microsoft Visual Studio Express:


Missing some enterprise type features, but hey - it's free
Reply:C# is a Microsoft language, so you'd have to use Visual Studio, there is an express version of Visual Studio you can use which is free. Otherwise you could download the .Net Framework and use notepad if you wanted to write it and then complie it using the Framework, but having Visual Studio would make it easier.


No comments:

Post a Comment