How do I... Serialize a hash table in C# when the application requires it?

Source: Zach Smith

Favorite

Free registration required

The .NET Framework is unable to serialize any object that implements the IDictionary interface. This restriction includes, but is not limited to, hash tables. At some point in your application development career, you will be called upon to serialize hash tables. Zach Smith shows you his preferred method for converting a standard hash table so that it can be serialized.

This download is also available as an entry in the TechRepublic How do I... blog.

Format:PDF Size:90.00
Version:1.0 Date:Oct 2007
Price:0.00 Downloads:954