Click here to Skip to main content
16,018,202 members
Articles / Programming Languages / XML

Generic/Dynamic XML file handling using Reflection and C#

Rate me:
Please Sign up or sign in to vote.
3.33/5 (3 votes)
18 Aug 2010CPOL2 min read 44K   673   17  
This article describes how to read XML files dynamically and as generic as possible using .NET Reflection.

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
Engineer
Egypt Egypt
I graduated Computer Engineering - Cairo University in 2010 and currently I'm a software development engineer at Mentor Graphics Egypt.

Comments and Discussions