My body is half on east cost time, woke up at 4am PST and couldn't go back to sleep. Finished up Chapter 4 in the Step By Step book I mentioned yesterday. I am starting to get the feeling that managed C++ isn't too different from C#. Pointers, references, having to declare function prototypes before using them, and some syntax is different but... after I finish this book I am going to have to pick up some C++ book that teaches me Unmanaged C++. No wonder all the C++ guys are moving to C#, if you are doing .Net code you might as well.
I was thinking about getting Volume 1 and Volume 2 of Thinking in C++ after I get this book done. Does anyone have any suggestions for books on moving backwards (I call it back filling) from .Net to C++?