.NET Collections - IEnumerable, IQueryable, ICollection

added by DotNetKicks
11/1/2021 5:00:51 PM

361 Views

In this article, we are going to discuss three popular interfaces in the area of .NET collections. We all use collections every day in .NET, but do we really understand the difference between each of them, and when we should use one or another?


0 comments