Click here to Skip to main content
15,894,630 members
Articles / Programming Languages / C#

Perform Reflection and XML Traversing Using the dynamic Keyword in C#

Rate me:
Please Sign up or sign in to vote.
4.83/5 (13 votes)
5 May 2011CPOL10 min read 34.6K   375   39  
Demonstrates using the dynamic keyword in Reflection and XML traversing.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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


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

Comments and Discussions