Working with Collections - ArrayList
posted by dever(350) 3 years, 8 months ago 0
ArrayLists are deprecated. Generic lists (e.g. List<string>) should be used instead.
Reply
Config files for DLLs
posted by dever(350) 2 years, 6 months ago 0
I've been waiting for this all my .NET life!