0
What is the best lightweight C# IDE at this moment
I am starting with learning C# and want a lightweight IDE for simple programs
4 Réponses
0
This is most likely a personal question. So personally, I'd recommend Notepad++
0
That is possible but what to use for compiling?
0
I use Xamarin studio, but it is not really lightweight. But I think it depends on Mono as a compiler. You could use that maybe:
http://www.mono-project.com/docs/getting-started/mono-basics/
0
Not sure why you want a lightweight IDE. If you can run visual studio community, I would use that. It is free.