I am planning to use a List in my application but when I was searching for System.Collections.Generic, it only has System.Collections. I tried to look it up in the “add reference” and its not there.
Could anybody tell me where I can add the reference for this.
Thanks for those who can help me
No. 2003 works with .net 1.1 and Generics were introduced in 2.0. You’ll need Visual Studio 2005 or later.