Visual C++ Books
-
Pro Visual C++/CLI and the .NET 3.5 Platform
Published 12 years ago includes sample chapter
by Stephen R. G. Fraser, Apress
Pro Visual C++/CLI and the .NET 3.5 Platform is about writing .NET applications using C++/CLI. While readers are learning the ins and outs of .NET application development, they will also be learning the syntax of C++, both old and new to .NET. Readers will also gain a good understanding of the .NET architecture. This is truly a .NET book applying C++ as its development languageānot another C++ syntax book that happens to cover .NET.
-
Foundations of C++/CLI: The Visual C++ Language for .NET 3.5
Published 12 years ago includes sample chapter
by Gordon Hogenson, Apress
Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 introduces C++/CLI, Microsoft’s extensions to the C++ syntax that allow you to target the common language runtime, the key to the heart of the .NET Framework 3.5. This book gives you a small, fast–paced primer that will kick–start your journey into the world of C++/CLI.
-
Expert Visual C++/CLI: .NET for Visual C++ Programmers
Published 13 years ago includes sample chapter
by Marcus Heege, Apress
C++/CLI is Microsofts latest extension to C++ that targets the heart of .NET 2.0, the common language runtime. Expert Visual C++/CLI is written by visual C++ MVP Marcus Heege, who examines the core of the C++/CLI language. He explains both how the language elements work and how Microsoft intends them to be used.
-
C++/CLI: The Visual C++ Language for .NET
Published 14 years ago includes sample chapter
by Gordon Hogenson, Apress
C++/CLI: The Visual C++ Language for .NET introduces Microsoft's new extensions to the C++ syntax that allow you to target the common language runtime the key to the heart of the .NET 3.0 platform. In 12 no-fluff chapters, Microsoft insider Gordon Hogenson takes you into the core of the C++/CLI language and explains both how the language elements work and how Microsoft intends them to be used.
-
Pro Visual C++ 2005 for C# Developers
Published 14 years ago includes sample chapter
by Dean C. Wills, Apress
Pro Visual C++ 2005 for C# Developers features two distinct sections that lead to a simple migration path for you to move toward Visual C++ 2005 development. If you're an experienced developer approaching Visual C++ from a C# background with .NET 1.1 or 1.0, you'll greatly benefit from this book. The first section introduces the Visual C++ 2005 technology, then outlines the language in fast-track chapters. This overview focuses on the mechanics of the language, without introducing any coding.
-
Pro Visual C++/CLI and the .NET 2.0 Platform
Published 15 years ago includes sample chapter
by Stephen R. G. Fraser, Apress
This book explains how to write .NET 2.0 applications and services. It provides you with a clean slate, erasing the need for developing the COM, DCOM, COM+, or ActiveX components that used to be a necessity. Instead, you'll learn how to write .NET applications using C++/CLI. This book is based on its highly successful predecessor, and bridges the gap between classic C++ and C++/CLI. Furthermore, this edition is based on the newest version of Visual Studio .NET (2005) and .NET Platform version 2.