JosephCooney

Putting the 'Junk' in DotNetJunkies

<July 2008>
SuMoTuWeThFrSa
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789


Navigation

My GotDotNet Samples

Subscriptions

News

I've moved my weblog to jcooney.net. Come and visit me there.


CodeDom Provider for Managed C++

One of the great things about working with people smarter than you is that you find out about your mistakes quickly. Today I was giving a demo presentation to some of my Readify.Net cohorts on the classes in the System.CodeDom namespace. In my presentation I mentioned that managed C++ does not have a CodeDom implementation. After the presentation one of my colleagues approached me quietly and said "you know what Joseph, I think managed C++ DOES have a CodeDom implementation" and he is absolutely right. Although it was omitted in Visual C++ 2002, as of Visual C++ 2003 it does. You can read all about it here. To all those I may have misled with this falsehood I deeply apologize.

posted on Monday, January 10, 2005 7:58 PM by JosephCooney





Powered by Dot Net Junkies, by Telligent Systems