TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jason Smith
NA
10
0
Hashtable Question
Mar 9 2006 12:10 PM
I am trying to find a solution on how to do a specific task.. Currently i have many instances of a particular class with its own private Hashtable, this Hashtable is indexed by an integer and a stores a DateTime at each of these indexed integers. I wish to save this Hashtable using a binary formatter, which i have no problem doing. However, currently, i am creating a seperate file for each and every instance of my Hashtable, how could i create a file that stores them all? and then lets me reference them to load them back and restore my Hashtable info to each instance of my class? Many thanks for reading.. Jay
Reply
Answers (
0
)
Novice Requires Help - Web Reference - Classes
currency converter????