Saturday, February 9, 2019

Difference Between IQueryable, IEnumerable, And IList In LINQ

This article explains how to work with IQueryable and IEnumerable and IList in LINQ. Also, it tells when to use IQueryable and IEnumerable in real-time scenarios.

source https://www.c-sharpcorner.com/article/difference-between-iqueryable-and-ienumerable-while-working-in-linq/

No comments:

Post a Comment