Click here to Skip to main content
15,885,767 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.

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