Microsoft sucks
Setu Garg
Recently I started working on a .Net project. I had heard a lot about Visual Studio and had seen most of its ads. The difference is obvious. Let me tell you how the difference is obvious.
Previously I had worked on Java projects. So Eclipse is what I used. Being a Microsoft product, my expectations out of Visual Studio were a bit stretched out. I was thinking that it would provide me with options that would let me have dinner with Aditi at 8 and what not ;).
But when I started using it, the word that came to my mind was “nightmare”. Yes, I understand that for a new person, it takes time to get used to an IDE. But I could master Eclipse in 2 days flat. And here, its over a month and it still is a bad dream.
Small and pretty useful things like Organizing imports, Search results tree, adding try catch automatically, generating getters and setters etc. are missing! ! ! ! ! ! WTF? When I started using it, a single word came to my mind for its developers: “maniacs”. I do not think its at all a developer friendly IDE. Most of my time is spent in doing some configuration to get it working instead of coding the business logic of my application. If you keep it open for 3 - 4 days continuously, it behaves as if one has sprayed pepper in its eyes. Hangs, misbehaves and what not!
Recenltly, I noticed another stupid thing. There was a circular dependency in 2 of my projects in a solution. So, it was not building them (despite configuring the build order). So, I commented out the dependee lines in one of the projects. And then it happened. Something that can be expected from only a M$ product. It was showing errors in the commented lines!
CAUTION: Java developers, stick to Eclipse. Its undoubtedly the best IDE in the world. .Net developers, try Eclipse and M$, yes, the difference is obvious!
Posted in Bhadaas, Tech |
17 Comments »
