Community

An Xml Serializable PropertyBag Dictionary Class for .NET

(Rick Strahl) I don’t know about you but I frequently need property bags in my applications to store and possibly cache arbitrary data. Dictionary works well for this although I always seem to be hunting for a more specific generic type that provides a string key based dictionary. There’s strin

Read More - Register for Free Membership