Can anybody recommend a good text for teaching myself Visual C++ .Net using Visual Studio 2008? The books I've been looking at tell me to manually do many of the functions that the IDE does automatically, and they don't cover simple, important stuff, like defining my own class and hooking it into my solution, or making an MFC project versus a managed project. TIA.
