Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the main difference between hash table and Dictionary?

Answer Posted / mehdi

Dictionary is a generic type, Hashtable is not. That means
you get type safety with Dictionary, because you can't
insert any random object into it, and you don't have to
cast the values you take out.

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is post back in asp.net?

1004


What is a Cookie? Where is it used in ASP.NET?

1144


What is a viewbag?

1013


How to make paging concepts in datagrid in ASP.NET?

1077


What is enableviewstate in asp net?

1001


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1984


How does session state work in asp.net?

1067


Explain State management in asp.net

1139


What is preprocessor in .net?

1029


How can you send an email message from an asp.net web page?

1034


What is the good practice to implement validations in aspx page?

1171


Define a multilingual website?

1021


Tell me the code snippet to show how we can return 404 errors from HttpError?

1330


How are sessions stored?

1042


What are the security types in asp.net?

1112