Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 213 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 213 Bytes

IEnumerablevsIQueryable

The difference between IEnumerable and IQueryable in c#

Run the application

uncomment IQueryable and IEnumerable variable at one time and run the project and watch the query in console