
This lecture contains Func delegate and Lambda Expression usage basics. You will learn why we declare lambda expression for passing to extension method parameters.
Learn to use the Sum extension in LINQ to total numeric collections and object collections with selectors, including grouping orders and summing unit price times quantity.
This lecture is introduction of "Set Operations". This chapter contains basic usage of distinct and query via custom comparer objects as well.
Microsoft developers have been using both OR/M tools,which are LINQ To SQL and Entity Framework, for a long time. Also XML querying operations appear in many projects. For using these technologies, you must be skilled on query technics. LINQ ensures you to create queries efficiently.
In this course you will learn querying by LINQ(Language Integrated Query) properly. We will study totally 2 main chapters during the course. These are; Introduction to LINQ and Query Object Collections.
This tutorial appeals to .NET developers by using C# .NET language. So, before this course you must learn C#.NET basics and Object Oriented Programming principles.
Main purpose of this tutorial is making the best beginning to Language Integrated Query.
If you follow lecture order and practice whole examples, at the end of tutorial you can easily create queries that all on your need.
Practice homeworks and answer quiz questions. These tasks are given you to improve your querying skills.
Have a nice learn !
Yours sincerely...