Hacker News new | ask | show | jobs
by polskibus 4131 days ago
How do you hope to win with now free ( for single user) Visual Studio?
3 comments

Visual Studio has been effectively free for almost ten years with the Express Editions launching in 2005 (which can be used for commercial purposes).

The only thing that has really changed is that Microsoft has re-merged all of the individual Express Editions into one coherent [free] product, and they have enabled things like Visual Studio Extensions.

The biggest "problem" I have with the free versions is lack of Microsoft unit testing. Aside from the differences aren't that great (and I have Visual Studio Ultimate at work, and I still rarely notice the differences).

As to what their USP will be: I would imagine that it works on Mac and Linux. It is cross-platform, so it works on all three of the major OSs unlike Visual Studio (but somewhat like Sublime).

I could see the cross-platform capability being a draw for coding for mono.

I would love to have a free for education use cross-platform minimalist IDE for C# that I could use for middle school programming classes I teach.

Linux and Mac versions, I bet.