The IEnumerable and IQueryable are used to hold a collection of data and also used to perform data manipulation operations such as filtering, Ordering, Grouping, etc.
The main difference is this;

We can use SQL Profiler to confirm this behavior.


Source, Ingest, Prepare, Analyze and Consume
The IEnumerable and IQueryable are used to hold a collection of data and also used to perform data manipulation operations such as filtering, Ordering, Grouping, etc.
The main difference is this;
We can use SQL Profiler to confirm this behavior.