Application settings using a hashtable

G

Guest

I'm trying to use the application settings feature in an application I'm
writing but I can't seem to figure out how to get it to save and load a
hashtable. Ints and strings load just fine but the hashtable is always null.
Is there a way to serialize it?

Thanks
Simon
 
G

Guest

Thanks, I'll have a look at it. I still would like to know why I can't
retrieve hashtables with the built in application settings.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top