Ogni tanto, leggendo l'msdn, escono cose simpatiche:)
Tratto dalla documentazione del metodo CppCodeProvider.CreateCompiler su MSDN Library:
"
.NET Framework Class Library
CppCodeProvider.CreateCompiler Method
Note: This method is new in the .NET Framework version 2.0.
NOTE: This method is now obsolete. Creates an instance of the C++ code compiler.
Namespace: Microsoft.VisualCAssembly: CppCodeProvider (in cppcodeprovider.dll)
"
Non bastasse, l'implementazione del metodo restituisce un NotImplementedException....Technorati tags: Msdn, Codedom