Upgrade from VS2005 to VS2010

I just upgraded from VS2005 to VS2010.

I was learning VC++ Programming at University and come to enjoy programming with what I had learned, in particular the IDE.

However, I have now switched to VS2010 and am finding a missing feature that is absolutely killing it for me... IntelliSense.

It seems support for it in C++/CLR apps has been removed.

My problem is this, I have read that it can be re-enabled by "/cli" in the project properties (means nothing to me) but more importantly the difference between native, managed code etc, and what this means to me? My point is, I want to program in C++, preferrably using VS2010, what kind of projects should I be creating and how to get the best out of the features while being able to create applications the way I have come to know? Using VC++ and Windows Forms Applications?

Thanks
I'm running VS2008, so I'm not sure exactly which setting in VS2010 you would consult, but you can probably find the answer to your question on IntelliSense by asking in this forum --

http://social.msdn.microsoft.com/forums/en-US/vcgeneral/threads/
Topic archived. No new replies allowed.