You can use any text editor for C#. Just make a text file and save it as with cs extension.
Visual Studio .NET or Visual Studio 6.0 are the best editor.
Simple Editors:
- NotePad
- WordPad
Interactive Editors:
- Microsoft VC++ environment. Visual Studio price.
- Antechinus: An editor fromwww.c-point.com $30 - $399
- CodeWright An editor from Premia.com $299
NOTE: I like to use my VC++ editor to create a text file and save it as .cs extension.

Join the conversation! Your thoughts help the community grow.