| FlazX | Browse Computer Book | Community Board | Links | Blog | Login |
|
Extending MFC Applications with the .NET Framework
Google Search |
User review The best source for working VC++ programmers I make a living writing C++ code. Like many other MFC developers, I have been reluctant to move into the .NET world. This book is the bridge I needed to make the change. Most programming books are written by writers who live in some strange world where applications only contain code already well documented on MSDN. Tom Archer is one of those rare writers who actually knows what he is talking about and covers the code we need in the real world. Aside from the obvious examples and topics in this book, I also got a lot from the little extras included by the author. This book is full of little time saving things I did not expect to find. One example is the Visual Studio App Wizard on the CD. This tool makes it very simple to start an MFC application with all the support you need for .NET already built in. That's a real-world savings for any professional programmer working in MFC & .NET. Best Features Step-by-step instructions for creating the example programs. These make great references when you have to write something similar. Well thought-out examples. Close enough to real-world work to be helpful but small enough to be understandable. Extras! The CD contains several tools including a cool custom App Wizard to create a .NET friendly MFC application. Excellent coverage on XML and database operations. These are two important topics for a professional developer. This book doesn't include the typical (useless) school samples. The chapter on regular expressions is great! Could be Better The index could be twice as large and still be too small. Chapter 11 - Managing Your Managed Objects is not written in the same clear style as the rest of the book. Despite its name, this chapter is mostly about .NET collections. It reads more like MSDN documentation than Archer's usual writing. Overall, this book is a clear winner for anyone who works in MFC and wants to use the .NET classes. It's a little pricey, but it will easily save you more than the cost in research time. User review Brilliant stuff!! When I read the various quotes from this book I was a bit skeptical - especially the quotes from the program manager of Visual C++. I'm not saying I didn't believe the quotes, but I figured that lots of these guys know each other and help each other out with quotes. However, I did buy the book and am definitely happy with it! Here are my specific Pros and Cons: PROS CONS SUMMARY So the authors wrote this book, targeted towards you. It is not a comprehensive introduction to .NET. But they chose to focus on a few topics that you might value. XML for example. This is now a widely adopted standard for data interchange, and if your code isn't already familiar with it, then it might be a good thing to add. It motivates you to start dipping into .NET. Plus, in order to parse XML, they show how to use the standard Document Object Model (DOM) parser that is available under .NET. All useful stuff. They also use cryptography as another hook into .NET. It is just a guess, but some of your applications might need this. So here is how to use some of the latest advanced implementations of hashing and public key infrastructure. And if these are done in .NET, well, gosh, what a coincidence. :) Other books on Visual C++ .NET | |||||||||||||
Google Talk : admin-at-flazx-dot-us