I started my career working on VB apps, and ASP then ASP.NET websites, using a Windows dev box. After learning several OSS stacks, I have nothing but contempt for Microsoft technologies. I wouldn't say I hate MS - they are what they are - but I am certainly conditioned to be very suspicious of their offerings. I would never take a job working on a MS stack again, ever. I currently work for a large enterprise that use…
''The devs love it and it makes me happy.'' Not all devs. Microsoft tools have contributed to a long, successful, and enjoyable career for me, and I have yet to find an IDE as nice as VS (any contemporary version). The MS toolsets have been mostly good to work with, a few warts not withstanding. What OSS tools and IDEs are making your devs so happy, and making their jobs better than say, VS 2012? (serious question)
> What OSS tools and IDEs are making your devs so happy, and making their jobs better than say, VS 2012?
It depends to a large extent on what people are doing. To be honest, I have become so happy with VIM, BASH, base UNIX utilities, and such that I don't think I am ever likely to achieve the same productivity in an IDE. The thing is that IDE's are a fundamentally different paradigm and they make easy things a bit easier, but I think a text processing paradigm is better for the hard problems.