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

Persist ListView settings with serialization

Rate me:
Please Sign up or sign in to vote.
4.73/5 (29 votes)
8 Dec 20023 min read 114.9K   928   49  
Serialization is a powerful feature of .NET. Here I use it to add functionality to the ListView control.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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
Web Developer
United States United States
I'm a software engineer and consultant working in San Diego, California. I began using .NET during the early alpha releases since I worked for a Microsoft subsidiary then, and now I've focused my career on .NET technologies.

There are a lot of .NET sites out there now, but The Code Project is still top of the heap.

Comments and Discussions