Have one to sell? Sell yours here
"Visual C++".NET: The Complete Reference
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

"Visual C++".NET: The Complete Reference [Paperback]

Chris H. Pappas , William H. Murray
1.5 out of 5 stars  See all reviews (2 customer reviews)

Available from these sellers.


Formats

Amazon Price New from Used from
Paperback --  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details

  • Paperback: 1008 pages
  • Publisher: McGraw-Hill Inc.,US; 3rd Revised edition edition (1 Dec 2001)
  • Language English
  • ISBN-10: 0072129581
  • ISBN-13: 978-0072129588
  • Product Dimensions: 23.1 x 18.7 x 5.5 cm
  • Average Customer Review: 1.5 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Bestsellers Rank: 4,390,172 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Authors

Discover books, learn about writers, and more.

Product Description

Product Description

Visual C++7 enjoys a well-earned reputation as the premier language for creating the largest, most stable e-commerce Web sites. Expert authors have joined forces to write nearly 50 books, and have a loyal following. Completely revised to target the burgeoning e-commerce developer market, this title is packed with information on hot topics like debugging, Web support, attributed programming, and more.

From the Back Cover

The Definitive Resource for Visual C++ .NET


Reap the benefits of Visual C++ .NET with the help of this expertly written, all-encompassing resource. Utilize the Visual Studio Integrated Development Environment to consolidate tools from various languages, such as C++ and C#, into a simplified, powerful set of shared tools. Increase application performance by learning to incorporate the ATL Server. Learn the foundations of good class design, then follow logical steps to create successful object-oriented program solutions. Delve into more than 1,000 pages covering the diverse formatting and programming capabilities of this amazing language. Keep Visual C++ .NET: The Complete Reference nearby and develop sophisticated, robust applications for e-business and beyond.


-Familiarize yourself with the full array of tools and menu options
-Explore the origins, syntax, and usage of the C++ and C# languages
-Master classic programming tools such as classes, arrays, statements and modifiers
-Select the best hardware for optimizing the development cycle of your projects
-Maximize code efficiency and minimize code size by picking the right data type
-Facilitate coding with new features such as AutoCompletion
-Build industrial strength objects using the Active Template Library
-Create efficiencies using pointers and dynamic memory allocation
-Understand and use the structural components of the Standard Template Library
-Optimize your debugging sessions with new features like Edit and Continue

Inside This Book (Learn More)
First Sentence
The new Microsoft Visual Studio.NET C++ compiler provides you with a comprehensive, up-to-the-minute production-level development environment for creating all Windows ME, Windows 2000, and XP applications. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

5 star
0
4 star
0
3 star
0
Most Helpful Customer Reviews
5 of 5 people found the following review helpful
More is less 19 Dec 2002
Format:Paperback
I came to this book with a solid knowledge of C++ hoping to find a book that would explain the specifics of Windows programming. This book does not fit that bill.

This is an introduction to C++ programming using Visual C++. Actual Windows programming topics do not appear until chapter 20.

.NET topics are completely missing (unless you count the last chapter giving a toy example of web forms).

I have trouble understanding what several chapters on C# are doing in a book on C++, and an appendix detailing DOS interrupt services is irrelevant in this book (and not referred to in the text).

For my purposes this book was a failed investment. If you are looking for an introductory book to programming, this book might fit the bill, but it is not intended for experienced programmers.

If you know C++ and want to know more of Windows programming, Archer and Whitechapel is a better choice (Visual C++ .NET Bible, Wiley Publishing). For technical information on the Win32 platform I suppose Charles Petzold is still the most solid choice.

Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
Format:Paperback
The book constantly obtrudes irrelevances. It drops in examples of c# code. WHY? If I wanted to learn C# I wouldn't have bought this book! Trying to learn c++ from this book has left me in a state of irritated frustration.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  19 reviews
26 of 27 people found the following review helpful
Neither Complete Nor Accurate, Cut and Paste not even done c 27 Jan 2002
By "samgentile" - Published on Amazon.com
Format:Paperback
I have spent the last year and ½ working with .NET particularly in the area of Managed C++, C++ and COM Interop, and bought this book to see if there was anything they add to add. This book is touted as a "complete reference." So it is with great shock that in 1073 pages, they fail to even mention Managed Extensions for C++, which arguably is the single most important part of Visual C++.NET. Indeed, the index does not even contain the word "managed!" A person picking up this book may be expected to see a discussion of the profound changes that .NET brings to the Windows programmer. Not even mentioned. Strangely enough, we get a chapter, Chapter 24: C# A Windows Application" that has a chapter on C# without even mentioning .NET!
There is no overview chapter on .NET, the CLR and the CTS, and how they enable cross-language inter-operation. There is no chapter on the new keywords that Managed Extensions introduces like __gc, __valuetype, __pin and so forth. There is no chapter(s) on using .NET's BCL from C++, there is no chapter on how to migrate code to the managed environment, no chapter on mixing managed and unmanaged code, and no COM Interop chapter to name a few.
That's not even the worst part. I got up to page 13 and had to stop because of the sheer number of technical errors. On page 6, we have this interesting tidbit "For these developers, SQL debugging and MTS are integrated into the development environment making development of distributed-transaction-oriented applications faster and easier (SQL Server and MTS come with the Enterprise Edition of Visual C++)." Whoops! Forgot to cut this part out from the last edition and change it! This is a description of Visual C++ Enterprise 6.0! MTS has long since been replaced by COM+ and in some regards .NET. Neither SQL Server nor MTS comes with the Enterprise Edition. It just gets worse from there.
There's no excuse for books like this (and these two authors have been particularly bad at this in other .NET books like this). This kind of cut and pasting from previous editions and missing the boat on most of the meat of this new release does readers a real dis-service.
6 of 6 people found the following review helpful
Totally disappointed! 29 Dec 2002
By jiawei - Published on Amazon.com
Format:Paperback
If you know C++ already and only need a book to tell you something about visual c++ .NET, DO NOT buy this book. It really starts to teach you about Visual C++ .NET from page 664. More than 50% of the book is on C++. P.S. it's also not a good book for learning pure C++.
5 of 5 people found the following review helpful
C++ and a tiny bit of .Net 23 Oct 2003
By A Customer - Published on Amazon.com
Format:Paperback
This is a very rich book on C++ and will provide a wealth of knowledge for those unfamiliar with the language. As for experienced C++ developers... stay FAR away. This book should have been titled : ".Net not included". By saying C++ .Net reference... they mean that they ran the examples on visual studio .Net(version 7). Do yourself a favor. If you want to know how to use C++ with managed extensions, don't get this book. The title is misleading. As for newbies... this book will be a good reference for the C++ (non .Net) language.
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback