Hacker News new | ask | show | jobs
by Encosia 4413 days ago
> 4) The .NET library itself is kinda unwieldy, and only becomes easier to work with if you invest in expensive tools (Visual Studio). In the OSS world, you may have to install a few freely-available tools first, but you get the first-class experience for no cost pretty much right away. In the editor of your choice.

The "Express" versions of Visual Studio have been available since 2005. You can install plugins/extensions in the Express SKU, but it's a solid option to get Intellisense and debugging for students, hobbyists, small shops, etc.

2 comments

I'm pretty sure you can't install " install plugins/extensions " in the expres editions of VS. Unless, Express SKU is something different ... ?
You're right. I meant to say "can't" there (and apparently it's too late for me to edit that comment now).
.. however they're still Windows-only.