Главная
Study mode:
on
1
Introduction
2
lambda expressions
3
expression API
4
Real world talk
5
Entity Framework
6
Queryable
7
Expression Visitor
8
Expression Parts
9
Expression Visitors
10
AutoMapper
11
AutoMapper Example
12
AutoMapper Magic
13
Spencers Background
14
Model Mapping
15
Stored Procedures
16
Syntax Generators
17
Translating Expressions
18
The Result
19
A Closer Look
20
Cooking an Expression
21
Dotnet Fiddle
22
Rules Engine
23
Example
24
Expressions vs Reflection
25
Expressions are not perfect
Description:
Explore the power of C# expression trees in this 51-minute conference talk. Uncover how Entity Framework translates complex LINQ queries to SQL using expression trees. Learn about lambda expressions, the Expression API, and real-world applications in popular libraries like Entity Framework, AutoMapper, and NHibernate. Dive into topics such as Queryable, Expression Visitor, and Expression Parts. Discover practical examples including model mapping, stored procedures, and syntax generators. Gain insights into translating expressions, cooking an expression, and implementing a rules engine. Compare expressions with reflection and understand their limitations. Enhance your understanding of this fundamental concept in .NET development and its practical applications in data access and object mapping.

Using C# Expression Trees in the Real World

NDC Conferences
Add to list