I want to cache data from database into a hashtable, to which i need a hashtable with multiple values to a common key, Now my question is how do i do this, how do i insert and retrieve data from the hashtable, how do i retrieve a particular value of a key?
how to store multiple values in one key in hash table
Collapse
X
Comment