| Author: kunche sesha laxmi narayana 07 May 2007 | Member Level: Silver | Rating: Points: 2 |
hash table is nothing but combination key/value pair u can sore ant retrieve based on key . performance wise the best in collections
|
| Author: Sridhar R 04 Aug 2008 | Member Level: Diamond | Rating: Points: 4 |
Verify this link. This may help u..
HashTable.. http://en.wikipedia.org/wiki/Hash_table http://msdn.microsoft.com/en-us/library/system.collections.hashtable.aspx
HashCode.. http://www.java2s.com/Code/VB/Class/Hash-Code.htm http://www.devx.com/tips/Tip/5839
|