M
Mike Margerum
Is there a DBM equivalent in .net?
I want to store serialized C# objects in a file store using a GUID key
in a random access fashion. Pretty much a dictionary<> that is disk based.
Thanks
I want to store serialized C# objects in a file store using a GUID key
in a random access fashion. Pretty much a dictionary<> that is disk based.
Thanks