NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Introduction to Managed Extensions for C++

Because Managed Extensions for C++ use a garbage-collected heap and targets the NGWS platform, several areas related to code and general programming procedures are new to C++ developers. The following list provides a general overview of these areas. Each topic contains information on various subjects related to Managed Extensions and provides sample code to illustrate the points of the article:

See Also

Managed Extensions for C++