Click here to Skip to main content
15,891,473 members
Articles / Programming Languages / C#

Loading XML Data Using Generics and Reflection

Rate me:
Please Sign up or sign in to vote.
1.23/5 (4 votes)
21 Jul 2007CPOL 22.3K   141   7  
A generic method that takes the XML node list and type and loads the XML data in a node of the supplied type.

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
Web Developer
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