Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
CodeDOM MSIL Code Provider
Posted by Bob on: 11/24/2004 09:02 PM [ Print | 0 comment(s) ]
The Microsoft Intermediate Language (MSIL) code provider takes a CodeDom tree and generates MSIL syntax. MSIL code provider generates all the CodeDom elements that are part of the 1.1 conformance spec. MSIL code provider generates code for most of the CodeDom types that shipped in V1.1.
Read more
Read more

