Linked by Thom Holwerda on Fri 24th Feb 2012 17:53 UTC
Thread beginning with comment 508565
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
I refuse to use Visual Studio without ReSharper. I suppose the situation is different for C++ development.
Not really. For C++, it's actually more limited than it is for C#. Something like Visual Assist X helps a lot - same general idea as ReSharper, but it's for C++ instead of C#.




Member since:
2006-05-04
Ok, I cannot comment on how good Visual Studio is for C++ development, since I've only used it for C# development.
I refuse to use Visual Studio without ReSharper. I suppose the situation is different for C++ development.
The things I miss in Visual Studio (which I thought are "basic", coming from Eclipse) might all be small things, and not useful to everyone; but i've just been frustrated enough with Visual Studio to not agree with the "top notch".
Coming straight from college? Not really. I went to university in 1995, about the time Java came out and before it was the standard programming language to teach. My first programming language at university was actually Scheme. As a graduate thesis, I (together with a friend) implemented a complete Prolog system in Java (using nedit+javac on linux). Then I worked on a phd on garbage collection in the context of Prolog. This was an implementation in C (using emacs+gcc+gdb on linux). Then in 2007 I went to work for a fairly small software company. From 2007-2009 I did mainly java enterprise development (java ee 1.4 and jee5, using eclipse and later netbeans). From 2009 till now I did mainly .NET development (.NET 3.5, WCF, a bit of BizTalk, using Visual Studio 2008 + ReSharper 5 and 6), and a bit of Java development (eclipse rcp application, development in eclipse). I like to think I'm pretty good at what I do and I like to think I know what I'm talking about.
Maybe my comment sounded more like a rant or maybe it seemed I'm just whining, but it's a genuine comment. I'm really not that impressed by Visual Studio and don't consider it "top notch", but that's coming from a C# context. And it is based on actual usage and experience.