Why Visual Studio in C++ is not as intelligent as it's in C#? -


i'm wokring on homework in c++ in visual studio 2010, i've found visual studio not wonderful in c#. no intellisense , no code formating , stupid load of error messages might gone togother if 1 error has been fixed.

why that?

microsoft has not been putting effort c++ tools since .net appeared. in lot of ways, current ide worse visual c++ 6.

here visual c++ team's blog entry recent c++-related work , why there no intellisense c++/cli: http://blogs.msdn.com/b/vcblog/archive/2011/03/03/10136696.aspx


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -