What is so great about Visual Studio? [closed] What is so great about Visual Studio? [closed] xcode xcode

What is so great about Visual Studio? [closed]


The best thing about visual studio is that it's the host application for Resharper ;)


It depends from programmer to programmer. I preferably like Visual Studio because:

(1) Development is much faster as compared to other IDEs.

(2) Intelli-Sense concept works best in Visual Studio. In some IDEs I noted that the menu opens when you pressed the . and moved ahead. And also the concept of Intelli-Sense started with Visual Studio. I am sorry for hurting if I am wrong.

(3) I use Aptana Studio for PHP development. It is a great IDE as it is built on Eclipse, but still I am able to work faster, specially while working on HTML files, using Visual Studio than in Aptana. But again, Aptana also has some very neat features.

(4) I find debugging a .NET application using Visual Studio much easier than working with other IDEs.


IMHO, Visual Studio has one of the best debuggers in the business. Much easier to use than the many graphical frontends to gdb out there.