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 Subset Code Provider
Posted by Bob on: 11/24/2004 09:02 PM [ Print | 0 comment(s) ]
This CodeDom provider consumes CodeDom trees in the way the C# code provider does, but whenever a node that does not fall into the subset is encountered, it emits a #error in the generated code. This will alert to the CodeDom tree builder of any place in their code where they don't meet subset conformance.
Read more
Read more

