185. Spotkanie WG .NET
## Details
Serdecznie zapraszamy na 185, noworoczne, spotkanie Warszawskiej Grupy .NET, które odbędzie się w murach Wydziału MiNI PW, w sali 103.
Z nowym rokiem (znowu!) zaczynamy od dwóch absolutnych petard, jakimi są prezentacje pracowników Microsoft, pracujących nad .NET 10!
Co mamy w planach:
## Prezentacja 1
Prelegent: Adam Sitnik
Temat: TBA
Opis: TBA
Bio: Open Source contributor, BenchmarkDotNet, System.CommandLine and AspNetCore.Diagnostics.HealthChecks maintainer. My job on the .NET Team is to make the .NET the fastest developer platform on the planet.
## Prezentacja 2
Prelegent: Shay Rojansky
Temat: Translating LINQ to SQL: caching, nullability and other deep topics from EF's query pipeline
Opis: Have you ever asked yourself how Entity Framework Core does its magic, translating your LINQ queries all the way to SQL, and reading the results back as .NET objects? In this talk we'll dive deep into the EF pipeline, and discuss the challenges, the architecture and the solutions to some complex problems. We'll discuss performance, SQL optimization, code generation, LINQ expression trees, null semantics headaches, and various fascinating, low-level details that you've thought about when interacting with EF as a user.
Bio: Principal software engineer at Microsoft, working on .NET data access, Entity Framework and perf. Lead dev of Npgsql, the PostgreSQL provider.