Definition: With the introduction of Visual C++ 2005, Microsoft introduced C++/CLI an extention to C++ to allow C++ applications to work as managed code with the built in reliability and robustness of .NET and the flexibility and power of C++.
Glossary:
A B C D E F G H I J K L M N O P Q R S T U V W X Y ZExamples:
Currently only Visual Studio 2005 can compile C++/CLI

