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

Generate ListViewItem from any object based on an XML schema

Rate me:
Please Sign up or sign in to vote.
2.89/5 (5 votes)
19 Jun 20042 min read 45.1K   255   25  
How to generate a ListViewItem from an object using an XML schema.

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


Written By
Germany Germany
Feel free to visit my blog at www.hannes-pavelka.com

Comments and Discussions