A descent C# editor?

K

Kappa

Hello

Can anybody tell me a descent editor for C#, that can do indntation
and highlighting or at the most let me compile from the editor. I am
at the early stage of learning C# syntax, so a simple editor is fine
like jEdit for Java.

any useful suggestions will be welcome.

Thanks

Kappa
 
R

Richard Blewett [DevelopMentor]

If you want something very lightweight then the SnippetCompiler is very nice

http://www.sliver.com/dotnet/SnippetCompiler/

Regards

Richard Blewett - DevelopMentor
http://www.dotnetconsult.co.uk/weblog
http://www.dotnetconsult.co.uk

Hello

Can anybody tell me a descent editor for C#, that can do indntation
and highlighting or at the most let me compile from the editor. I am
at the early stage of learning C# syntax, so a simple editor is fine
like jEdit for Java.

any useful suggestions will be welcome.

Thanks

Kappa
 
J

Jon Davis

C# Express isn't free. The beta is freely downloadable, but AFAIK it has a
timebomb, and the final release will not be free.

Jon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top