I want to store hash table in compound file.Is there any way to do that? Presently i am storing hash table in .dat file using BinaryFormatter class.
U
User 8108876
@User 8108876
I want to store hash table in compound file.Is there any way to do that? Presently i am storing hash table in .dat file using BinaryFormatter class.