Buy used:
$7.35
$19.98 delivery October 21 - November 12. Details
Used: Very Good | Details
Condition: Used: Very Good
Comment: Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc...
Access codes and supplements are not guaranteed with used items.
Added to

Sorry, there was a problem.

There was an error retrieving your Wish Lists. Please try again.

Sorry, there was a problem.

List unavailable.
Other sellers on Amazon
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

Follow the author

Something went wrong. Please try your request again later.

Special Edition Using Visual C++.Net 1st Edition

3.7 3.7 out of 5 stars 8 ratings

Special Edition Using Visual C++.NET is a comprehensive resource to help readers leverage the exciting new features of Visual C++.NET as well as port their existing skills to the new .NET development environment. The book shows how both Win32 and .NET applications work, not only instructing the reader in the use of Microsoft's Visual C++ wizards, but also showing what the wizards create. A variety of programming tasks from simple dialog boxes to database and Internet programming are included. Because of the new .NET platform developers in any of 17 languages (including Visual C++) will use the same class libraries to construct high-performance applications. SE Using Visual C++.NET will not only cover the new version of the software but also how to get maximum programming results from combining several languages into one project. Related technologies such as XML and XSLT are also covered, along with integrating Visual C++ code with Visual Basic and C# code.

Editorial Reviews

From the Back Cover

Special Edition Using Visual C++.NET is a comprehensive resource to help readers leverage the exciting new features of Visual C++.NET as well as port their existing skills to the new .NET development environment. The book shows how both Win32 and .NET applications work, not only instructing the reader in the use of Microsoft's Visual C++ wizards, but also showing what the wizards create. A variety of programming tasks from simple dialog boxes to database and Internet programming are included. Because of the new .NET platform developers in any of 17 languages (including Visual C++) will use the same class libraries to construct high-performance applications. SE Using Visual C++.NET will not only cover the new version of the software but also how to get maximum programming results from combining several languages into one project. Related technologies such as XML and XSLT are also covered, along with integrating Visual C++ code with Visual Basic and C# code.

About the Author

Kate Gregory is a founding partner of Gregory Consulting Limited (www.gregcons.com), which has been providing consulting and development services throughout North America since 1986. Her experience with C++ stretches back to before Visual C++ existed¿and she enthusiastically converted upon seeing the first release. Gregory Consulting develops software and Web sites, and specializes in combining the two to create active sites. The firm, which has grown to ten people, builds quality custom and off-the-shelf software components for Web pages and other applications, and consults on Internet and intranet topics for clients in government and small- to medium-sized firms.

Kate teaches and writes on a variety of related topics, including .NET, XML, C++, object-oriented techniques, and UML. She also speaks at conferences, including Microsoft Developer Days, on topics of interest to the Visual C++ community, and serves as the MSDN Regional Director for Toronto. (MSDN is an outreach program for developers who use Microsoft tools.) Her books for Que include Using UseNet Newsgroups, Building Internet Applications with Visual C++, and three previous editions of Special Edition Using Visual C++. She has also contributed to four other books for Que. Kate welcomes mail at kate@gregcons.com and provides updates and bonus chapters for this book at the usingvisualc.net Web site.

Product details

  • Publisher ‏ : ‎ Que Pub; 1st edition (January 1, 2002)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 784 pages
  • ISBN-10 ‏ : ‎ 0789724669
  • ISBN-13 ‏ : ‎ 978-0789724663
  • Item Weight ‏ : ‎ 2.8 pounds
  • Dimensions ‏ : ‎ 7.25 x 1.75 x 8.75 inches
  • Customer Reviews:
    3.7 3.7 out of 5 stars 8 ratings

About the author

Follow authors to get new release updates, plus improved recommendations.
Kate Gregory
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

Kate Gregory has been using C++ since before Microsoft had a C++ compiler, and has been paid to program since 1979. She loves C++ and believes that software should make our lives easier. That includes making the lives of developers easier! She'll stay up late arguing about deterministic destruction or how C++ 11 is not the C++ you remember.

Kate runs a small consulting firm in rural Ontario and provides mentoring and management consultant services, as well as writing code every week. She has spoken all over the world, written over a dozen books, and helped thousands of developers to be better at what they do. Kate is a Microsoft Regional Director, and a Visual C++ MVP, an Imagine Cup judge and mentor, and an active contributor to StackOverflow and other StackExchange sites. She develops courses for Pluralsight, primarily on C++ and Visual Studio. In 2014 she was Open Content Chair for CppCon, the largest C++ conference ever held, where she also delivered sessions.

Customer reviews

3.7 out of 5 stars
8 global ratings

Top reviews from the United States

Reviewed in the United States on January 4, 2003
This is one of the best C++.NET books I read. If you really want to learn; keep and buy ONLY ONE Visual C++.NET book, this book is for you.
5 people found this helpful
Report
Reviewed in the United States on March 23, 2004
The book, at first surprised me with the title. I first thought that is is a book on VC++.NET 2003, I was surprised to find out that it focuses on MFC. However, I don't take that away from the book. The book starts off with MFC, while I don't agree, it has its reasons. Managed code abstracts a lot of the low-level COM programming for you, to really build Win32 apps, you need to know MFC/COM first. Managed code is built-up from MFC/COM, and in Visual C++.NET, you're going to need to use both MFC/COM and .NET.
Good things? Unlike the Osborne book, it doesn't spend 2/3 of the book explaining C++ concepts. The bad thing? It's more of a "How to" on VC++.NET usage rather than writing managed code. Would I recommend it? Depends. If you're looking for just managed code, no. But if you want to learn MFC fundamentals and then move up to managed code, then I'd say yes. Even though I bought the book mistakening the title for something it's not, it will remain in my library because of its value in unmanaged and managed coding.
8 people found this helpful
Report
Reviewed in the United States on December 12, 2013
The .NET aspect of Visual C++ is an interpretive language, making it slower.
Would rather use the fully complied C++ because of this.
Reviewed in the United States on January 20, 2008
Its an Excellent Master piece for Professionals who are Upgrading the Knowledge from VC6 to VC++.Net infact People who are interested in learning VC++ they can blindly go for this without VC6 knowledge.......
Reviewed in the United States on January 26, 2003
I found this book easy to follow and it provided a great 16 chapter review of how to use VC++, (the first 16 chapters). Great for those looking for a thorough review with a couple of latter chapters even dedicated to using managed code, bonus!
3 people found this helpful
Report
Reviewed in the United States on January 3, 2006
Save your money. It's mostly about MFC and there are much, much better books out there about MFC. The references to the .NET platform are too casual to be of much value.
One person found this helpful
Report
Reviewed in the United States on December 16, 2003
Although the book focuses mostly on MFC, I still found it an excellent source and an effective learning aid.
2 people found this helpful
Report