Search posts, tags, users, and pages
Sami Mejri
Senior .Net Developer - AWS Certified Developer Associate
LINQ is a powerful tool. To use it at its full potential, understanding how LINQ works under the hood is necessary. Introduction to LINQ LINQ stands for Language Integrated Query. LINQ enables the use of SQL Query Like syntax on data collections in C...
Sébastien B
A side article with tips & tricks regarding frequent reusable syntax could be nice. Or some focus on methods which are often badly understood such as how does work the .GroupBy() , .Lookup() , the flattening provided by .SelectMany(), etc etc
Great idea!
Sébastien B
A side article with tips & tricks regarding frequent reusable syntax could be nice. Or some focus on methods which are often badly understood such as how does work the .GroupBy() , .Lookup() , the flattening provided by .SelectMany(), etc etc