The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Expert C++/CLI - .NET for Visual C++ Programmers
  

  Expert C++/CLI - .NET for Visual C++ Programmers by Heege, Marcus

  • Published by: APRESS ACADEMIC
  • Author: Heege, Marcus
  • Page Count: 330
  • Group: C++ - VISUAL C++ 2005
  • ISBN: 1590597567/9781590597569
  • Published: Apr 2007

Our Price: 40.99
 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Expert C++/CLI - .NET for Visual C++ Programmers
Stan Lippman is one of the best-selling authors on C++ and has long been one of the major contributors to its growth and standardization. He is the architect C++/CLI, Microsoft's latest extension to C++. Under his guidance, experienced C++ developer and trainer - and Visual C++ MVP -- Marcus Heege, explains how the core C++/CLI language elements work and, just as important, how Microsoft intends them to be used.

Though written by experts, and full of sound, expert insight and advice, this book can be read profitably by any C++ programmer. Short code examples concisely illustrate concepts, and more elaborate examples show how C++/CLI is best used. Even programmers new to C++/CLI, but planning to migrate to it from another language, can use this book to understand core language elements crucial to planning and migrating effectively.

Why C++/CLI?

Managed Execution

Using Managed Types

Defining Managed Types

Parameterized Types and Functions

Migrating C++ Projects C++/CLI

Integrating WinForms and WPF Visuals in MFC Applications

Managed / Unmanaged Transitions

Assembly Startup and Runtime Initialization

Wrapping Native Libraries

Reliable Resource Management

Interacting with Application Domains

Sandboxing Code