This book is written for someone who is moving from Visual C++ 6 to Visual C++ .NET for the most part. The author covers both managed and unmanaged techniques, so I found the coverage complete. Some people might find they want a managed code only book, so this wouldn't be a good choice. I found all of the explanations clear and easy to understand. All of the source code I tried worked as anticipated. The author includes...
0Report
What I like about the book is the samples on how to use OLE DB in Unmanaged and Managed code. I especially like the example on how to print from OLE DB.I would love to see more OLE DB samples like Updating, Creating New Records and more details on using OLE DB in Unmanaged Code. The same would be true for ADO.NET.
0Report
This is the first book that I've seen that understands the problems that developers face today. .NET is not the end all solution for every programming problem, it's a nice new technology that doesn't really support older applications. I found this book refreshing in that it tells how to transition from Visual C++ 6 to Visual C++ .NET. It contains programming examples from both worlds and helps the reader move from one to...
0Report