Click here to Skip to main content
15,887,135 members
Articles / Web Development / ASP.NET

Implementing C# Generic Collections using ICollection<T>

Rate me:
Please Sign up or sign in to vote.
4.53/5 (25 votes)
8 Nov 2007CPOL10 min read 246.3K   1.9K   99  
An article explaining a way to implement a generic collection in C# using ICollection, with an example Business Logic Layer.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
I have a background in IT and Computer Science/Programming since about 1990. I have an A.A.S degree in CS and I am still working on my B.S. as well as some certifications.

Previously, I worked in the government sector for about 3 years doing IT Management/Programming.

Currently I am a Web Developer for a private company in Virginia.

Comments and Discussions