NameValueCollection vs. Dictionary

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • puzzlecracker

    NameValueCollection vs. Dictionary

    Generics aside, when would use one instead of another?

    I see a lot of code here indiscriminatel y uses both, and I would like
    to apply criteria to pick one over another, and not some entrenched
    or pre-historic reasoning.

    Thanks
Working...