Hacker News new | ask | show | jobs
by davesmith1983 2519 days ago
> I have to ask, for anyone that cares this much, why bother with Windows at this point? Wouldn't it be easier to just use Linux?

For me no it isn't. I am a nomadic VB/C# .NET developer and while most things now run cross platform flawlessly, there are many components that don't.

e.g. SQL Server is a major sticking point. Visual Studio on Windows has a concept of a SQL Server project. There is simply no cross platform equivalent. SQL Server projects typically serve two purposes 1. Let you easily develop a local database 2. Let you easily deploy your database changes (the deployment profile can be configured per environment that your organisation has).