Visual Studio would be the first editor I would suggest for C# development.
Here is Visual Studio Express for C#
thines01
Postaholic
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402
You could use any texteditor like Word or WordPad.
But I think most people use Visual Studio. I do. :)
ddanbe
Senior Poster
3,829 posts since Oct 2008
Reputation Points: 2,070
Solved Threads: 661
Yes, I use Visual Studio.
thines01
Postaholic
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402
I use visual c# express 2010 edition and its free IDE which you can download at microoft website. but if you want to have a really lightweight editor, I use notepad++, its just a text editor with advance features and supports other programming and scripting languages.
hope this helps!
anthonyjpv
Junior Poster in Training
97 posts since Oct 2010
Reputation Points: 16
Solved Threads: 7
If you have Visual Studio Standard or above, you will not need the Express (for VB).
(Standard was available with the 2008 version and earlier).
If you have the VS Express for C#, you WILL need the VS Express for VB.
thines01
Postaholic
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402