Click here to Skip to main content
15,888,984 members
Articles / Programming Languages / C#

Xmi CodeDom Library, Part 2 - Using dynamic types to increase performance

Rate me:
Please Sign up or sign in to vote.
4.11/5 (5 votes)
30 May 2006CPOL10 min read 42.6K   543   18  
A .Net 2.0 library that converts XMI into CodeDom. Part 2 shows how CodeDom was used to create dynamic types to outperform the reflection-based parsing.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Microsoft
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions