Click here to Skip to main content
15,886,873 members
Articles / Programming Languages / C#

Simple databinding with XML - A GUI for configuration files

Rate me:
Please Sign up or sign in to vote.
4.81/5 (29 votes)
2 Feb 20049 min read 129.8K   1.3K   78  
This article is about using simple databinding on XML documents by using strongly typed XML documents generated at runtime, taking advantage of System.Reflection.Emit and MSIL.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here



Comments and Discussions