Showing posts with label mahender. Show all posts
Showing posts with label mahender. Show all posts

Monday, March 19, 2012

dictionary v/s Hashtable

Is dictionary is faster r hashtable.not only which is going to take less memory

With regards

mahender

Isn't a dictionary just a form of a hash table?

I wouldn't think there is a large difference between the two.

In any case, you would probably have more luck with this question in a programming group for c# or the framework.

cheers,

Andrew