Customer Reviews


7 Reviews
5 star:
 (4)
4 star:    (0)
3 star:
 (1)
2 star:
 (1)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


12 of 13 people found the following review helpful:
5.0 out of 5 stars Outstanding Transitional Book
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...
Published on February 18, 2002

versus
21 of 22 people found the following review helpful:
3.0 out of 5 stars Should Have Been Titled Visual C++ 6 Developer's Guide
This book covers (lightly touches without digging in) much of the classic VC++6 technology using the new VC++ .NET. It covers MFC ISAPI extensions and filters, code signing, OLE DB, ADO, ODBC, creating Help files, classic InstallShield scripts, Windows Installer (v1.2 with VS6), MMC app development via the MMC ATL template, SOAP, MFC, and all the VS tools.
There are...
Published on February 14, 2002 by Davin Mickelson


Most Helpful First | Newest First

21 of 22 people found the following review helpful:
3.0 out of 5 stars Should Have Been Titled Visual C++ 6 Developer's Guide, February 14, 2002
By 
Davin Mickelson (White Bear Township, MN United States) - See all my reviews
(REAL NAME)   
This review is from: Visual C++(r).NET Developer's Guide (Paperback)
This book covers (lightly touches without digging in) much of the classic VC++6 technology using the new VC++ .NET. It covers MFC ISAPI extensions and filters, code signing, OLE DB, ADO, ODBC, creating Help files, classic InstallShield scripts, Windows Installer (v1.2 with VS6), MMC app development via the MMC ATL template, SOAP, MFC, and all the VS tools.
There are two pages dedicated to ADO.NET and it states that it is Microsoft's vision. ( I have been programming this "vision" for a year already. No code samples included or even code snippets (although there was supposed to be some, as mentioned on the cover and in the Unit Header on page 251).
Very little Managed C++ in this book. There are a few examples in Chapters 13 and 14. There is some text here about .NET such as the IL Disassembler (ILDASM.EXE). No mysteries revealed here, though. Text in Chapter 12 compares C# to C++.
Extensive coverage of ODBC.NET (2 chapters) - an add-on for VS.NET. Note that this is not to be confused with ADO.NET.
Some material included on attribute-based programming and working with delegates.
The author is quite knowledgeable and skilled at developing applications with Visual Studio 6. I will use this book when developing classic COM applications with VC++ .NET. I liked the explanations of the many tools that come with VC++ 6/.NET (for example, six pages on the Dependency Walker).
Want to write multi-threaded MFC applications? This is the book.

Want to learn VC++.NET? Look at the MSPress Step-by-Step (ISBN: 0735615675) book (The MSPress Deluxe Learning Edition (ISBN: 0735616353) contains the Step-By-Step book plus VC++.NET).

Apress just put out a good book (ISBN: 1893115283) on Managed C++ with interoperability/migration tips for classic C++. This book was written by the VC++.NET developers at MS.

I gave this book three stars because of the misleading topics mentioned that were included. I would have gave two stars but the content is good for classic COM development.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


12 of 13 people found the following review helpful:
5.0 out of 5 stars Outstanding Transitional Book, February 18, 2002
By A Customer
This review is from: Visual C++(r).NET Developer's Guide (Paperback)
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 the other. For example, I found great examples that show how to use existing components in .NET applications and vice versa--how to use new components I create in my old applications. OK, so this book doesn't ignore Visual C++ 6 and cover Visual C++ .NET to the exclusion of everything else--that's the reason I find it so helpful. If you're looking for a straight Visual C++ .NET book that ignores the realities of development today, this isn't the book for you. However, if you're like me and need to develop applications in a mixed environment, then this is just the place to look.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
2.0 out of 5 stars I was hoping for better..., February 24, 2003
By 
This review is from: Visual C++(r).NET Developer's Guide (Paperback)
After reading the reviews here at amazon.com, I decided to order this book. I've been working with Visual C++ 6.0 before, but I'm right now changing to .NET. This book seemd to be the one for me.

Well, it wasn't. I just don't lika the way the author writes. Some authors can get you just drawling for more, and eager to get started. Well, this one didn't. I also don't like the authors way of focusin so much on distributed progams. Sure, distributed programming is an growing area, but still, lots of non distributed, desctop applications are made!

After reading about half the book, I gave up. Instead I went for "Special Edition, Using Visual C++ .NET", and I have just started reading it. I hope it will give me a little bit more.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars An Outstanding Book for Upgraders, November 2, 2002
By A Customer
This review is from: Visual C++(r).NET Developer's Guide (Paperback)
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 a lot of coding examples and the book is actually a little light when it comes to theory. I had some theoretical questions and contacted the author (who places his email address all over the book). He was quite friendly and helpful. I received a good answer to my question very quickly (the same day in fact).
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 4 people found the following review helpful:
5.0 out of 5 stars An Outstanding Book for Upgraders, November 2, 2002
By A Customer
This review is from: Visual C++(r).NET Developer's Guide (Paperback)
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 a lot of coding examples and the book is actually a little light when it comes to theory. I had some theoretical questions and contacted the author (who places his email address all over the book). He was quite friendly and helpful. I received a good answer to my question very quickly (the same day in fact).
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 4 people found the following review helpful:
1.0 out of 5 stars src not working, low-low-low.. level tech, September 25, 2002
By A Customer
This review is from: Visual C++(r).NET Developer's Guide (Paperback)
src is trival coding and also not working.How can this book be the developer guide. what a shame. waste money and your time.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 8 people found the following review helpful:
5.0 out of 5 stars Great samples, March 1, 2002
By 
This review is from: Visual C++(r).NET Developer's Guide (Paperback)
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.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

Visual C++(r).NET Developer's Guide
Visual C++(r).NET Developer's Guide by John Mueller (Paperback - January 10, 2002)
Used & New from: $0.28
Add to wishlist See buying options