Differences Between Arrays and Collections
Posted in Software Development, Web Development on Dec 29, 2008
To use an array or collection is often a question that developers face. This article from msdn helps to clear things up and the concept is generally applicable to any kind of programming languages.
