C++: GUI Programming with >NET Framework
I have a question regarding programming in .NET with C++. I need a good book to teach me this subject for an internship I'll be starting soon & personal interest. Basically, I need to learn GUI programming with C++ (textboxes, labels, menus, etc.) and how to tie it to the .NET framework. My programming experience with C++ lies only in win32 console apps, but I do have a very good background with OO and pointers,etc. Up to now about 85% of all my work has been done through java, so it wont be as easy of a transition, but than again just another language, few extra days of scratching my head and than im good to go! So if you know of any good books please post a link or an isbn or something. Oh, and I know a lot of people like to use C#.. so i guess that would work too.
Any pointers in the right starting direction would be appreciated. Searching on the internet so far has only confused me more than i would like to.
---
Just browsing through amazon:
C# and the .NET Platform, Second Edition
http://www.amazon.com/exec/obidos/tg...me&start-at=11
Seems like a good choice. Anyone read this one?