Basics: Dictionary (Create, sort + comparison with Hashtable)
Dictionaries are my favourite structure to populate drop down lists. A method that returns a Dictionary will in fact return a list of paired values with keys. In the case of a drop...
Read More →









