Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add recent standup. #4940

Merged
merged 1 commit into from
Jan 29, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion entity-framework/core/learn-more/community-standups.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ The .NET Data Community Standups are live-streamed every other Wednesday to Twit

| Date | Area | Title |
|--------------|-----------------------|------------------------------------------------------------------------------------------|
| Nov 20, 2024 | Release | [EF Core 9: Release extravaganza](#Nov20_2024) |
| Jan 22, 2025 | Tips | [Context pooling, FromSql and compiled queries](#Jan22_2025) |
| Nov 20, 2024 | Release | [EF Core 9: Release extravaganza](#Nov20_2024) |
| Jun 26, 2024 | SQL schemas | [Improve your SQL schema and scripts with .NET based static code analysis](#June26_2024) |
| May 15, 2024 | Firebird | [Harnessing the Power of Firebird in .NET](#May15_2024) |
| Apr 17, 2024 | EF Core mapping | [All about EF Core property mapping](#Apr17_2024) |
Expand Down Expand Up @@ -97,6 +98,20 @@ The .NET Data Community Standups are live-streamed every other Wednesday to Twit
| Jun 10, 2020 | EF Core Power Tools | [EF Core Power Tools](#power-tools1) |
| May 6, 2020 | Welcome! | [Introducing the EF Core Community Standup](#one) |

## 2025

<a name="Jan22_2025"></a>

### January 22: [Context pooling, FromSql and compiled queries](https://www.youtube.com/live/lAP2nlA6ijw?si=jq7XhqVwmLi_Yt7c)

Join us for another .NET Data Community Standup with Chris Woodruff where he talks about context pooling, FromSql and compiled queries.

Featuring:

- [Chris Woodruff](https://woodruff.dev/) (Special guest)
- [Jiri Cincura](https://www.tabsoverspaces.com/) (Host)
- [Shay Rojansky](https://www.roji.org/) (Host)

## 2024

<a name="Nov20_2024"></a>
Expand Down