Skip to main content

Events

Events tagged with "async-await"

10Total Events
0Upcoming
10Past Events

Past Events

2025

📅 May 5, 2025📍 Regensburg, Germany💬 Advanced Developers Conference 2025
Workshop • 8h • (German)

How to async – async await Internals and Expert Knowledge for Scalable .NET Apps

Workshop focusing on async/await internals and expert knowledge for scalable .NET applications.

2024

📅 September 16, 2024📍 Mainz, Germany💬 BASTA! Autumn 2024
Workshop • 8h • (German)

Async Workshop: Clarity in Asynchrony – async await Internals and Expert Knowledge for Scalable .NET Apps

Workshop focusing on async/await internals and expert knowledge for scalable .NET applications.

📅 May 6, 2024📍 Regensburg, Germany💬 Advanced Developers Conference 2024
Talk • 1h • (German)

Scalable .NET Apps with async await

Building scalable .NET applications using async/await patterns.

📅 February 12, 2024📍 Frankfurt, Germany💬 BASTA! Spring 2024
Talk • 1h • (German)

Scalable .NET Apps with async await – Fundamentals & Practical Tips

Fundamentals and practical tips for building scalable .NET apps with async/await.

2023

📅 April 7, 2023📍 Online💬 My Coding Zone
Talk • 5h • (German)

.NET Async Await - In Depth

In this Twitch stream, we explore the topic of async/await in .NET, discuss how it works under the hood, and look at common pitfalls and performance considerations.

2020

📅 October 12, 2020📍 Munich, Germany💬 Advanced Developers Conference 2020
Talk • 1h • (German)

Async Await Internals: Understand the Async State Machine from a Memory Perspective

In this talk, we explore the internals of async/await from a memory perspective, examining how the compiler transforms async methods into state machines and how this state machine behaves during execution from a memory management point of view.

2017

📅 September 18, 2017📍 Cologne, Germany💬 Advanced Developers Conference 2017
Talk • 1h • (German)

Multithreading and async await in ASP.NET Core

In this talk, we explore the fundamentals of the .NET Thread Pool and how requests are processed on it by ASP.NET Core. We'll also see how async await is important for scalability of our services.

📅 June 12, 2017📍 Ingolstadt, Germany💬 .NET Developer Group Ingolstadt
Talk • 2h • (German)

.NET Threading in Detail

In this talk, we look into multithreading with .NET, especially into threads and the .NET Thread Pool. We learn about Synchronization Primitves and how async await and the Task Parallel Library (TPL) can be used to achieve your multithreading goals.

📅 March 15, 2017📍 Ulm, Germany💬 .NET Developer Group Ulm
Talk • 2h • (German)

.NET Threading in Detail

In this talk, we look into multithreading with .NET, especially into threads and the .NET Thread Pool. We learn about Synchronization Primitves and how async await and the Task Parallel Library (TPL) can be used to achieve your multithreading goals.

📅 January 30, 2017📍 Regensburg, Germany💬 .NET User Group Regensburg
Talk • 2h • (German)

.NET Threading in Detail

In this talk, we look into multithreading with .NET, especially into threads and the .NET Thread Pool. We learn about Synchronization Primitves and how async await and the Task Parallel Library (TPL) can be used to achieve your multithreading goals.