LINQ with C# 101 - Tamil

Поділитися
Вставка
  • Опубліковано 11 вер 2024
  • Agenda :
    1. Introduction to LINQ
    2. Restriction operators: The where keyword
    3. Projection operators: The select keyword
    4. Partition operators: Take, Skip, TakeWhile and SkipWhile keyword
    5. Ordering operators: The orderby keyword, along with descending, and the OrderBy, ThenBy, OrderbyDescending and ThenByDescending
    6. Element operators: The First, FirstOrDefault, Last, LastOrDefault, and ElementAt keyword
    7. Conversion operators
    8. Eager and lazy query execution
    9. Join operations

КОМЕНТАРІ • 2