Querying with LINQ
About this Course
Learn to query in C# with LINQ.
What you'll learn
- LINQ Query Syntax and Method Syntax
- Functional Programming Concepts
- Delegates
- Object Initialization
- Anonymous Types
- Implicit Typing
Now You're Querying
Learn to query with LINQ query syntax.
Functional Programming in C\
C# is an object-oriented language, but has features we can use in a functional way!
Query Operators
Get the lowdown on all the query operators that LINQ has to offer.
Querying the BirdWatcher Data
Build LINQ queries to solve data scenarios with the BirdWatcher data.