WPF Data Object class – part 2

A while ago, I posted an article that contained a data object class that is fully supported by WPF, and can be stored on disk very easily. However, there was a small downside of the code: backwards compatibility for properties containing a generic list were not supported.

This update on that article adds that support, so the class can now support all old data types that you want to convert to this new data object class.

20091019 - Serializable object base part 2.zip (423.69 kb) [Downloads: 235]

kick it on DotNetKicks.com

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList
Comments are closed