I am looking for a C# Editor, with three requirements. I have browsed google for a while trying to find what I need with little luck.
1. No installation
2. Freeware
3. Will compile from editor (dont even care if it tells me what lines etc cause errors)
Do not care about intellisense, line highlighting etc...
Thanks!



LinkBack URL
About LinkBacks




I think you're mostly hosed on this one. You might try giving Microsoft's C# command line compiler a hack, but I'm pretty sure it needs to be installed.
CornedBee