Wissen gebündelt

Für uns ist ständige Weiterbildung und Weiterentwicklung wichtig, um unseren Wissensvorsprung zu erhalten. Erfahrungen und Erkenntnisse teilen wir in verschiedener Form – online, in print aber auch auf Konferenzen oder User-Group-Treffen.

Hier finden Sie eine Übersicht unserer Webinare und unserer Experten-Artikel. Werfen Sie auch einen Blick auf unsere Cheat Sheets, Whitepapers und Ebooks, welche wir kostenlos zur Verfügung stellen.

Cheat Sheets, Whitepaper & Ebook

Unsere Experten haben Cheat Sheets, Whitepaper sowie ein Ebook verfasst, die wir kostenlos anbieten. Hier finden Sie einen Überblick zu Technologien, Anwendungsfällen, Beispiele sowie viele Tipps und Tricks.

Aktuelle Artikel

.NET
Incremental Roslyn Source Generators: Using Additional Files – Part 7

Incremental Roslyn Source Generators: Using Additional Files – Part 7

In the previous article the Source Generator itself needed a 3rd-party library Newtonsoft.Json in order to generate new source code. The JSON-strings were hard-coded inside the Source Generator for simplicity reasons. In this article we will see how to process not just .NET code, but also other files, like JSON or XML.
21.03.2023
Entity Framework
Entity Framework Core 7 Performance: Cartesian Explosion

Entity Framework Core 7 Performance: Cartesian Explosion

In Entity Framework Core 3 (EF 3) the SQL statement generation (re)introduced the Cartesian Explosion problem. A lot has happened since then, so it is time to revisit the issue with Entity Framework Core 7 (EF 7).
14.03.2023
.NET
Understanding and Controlling the Blazor WebAssembly Startup Process

Understanding and Controlling the Blazor WebAssembly Startup Process

There are a lot of things going on in the background, when a Blazor WebAssembly application is being started. In some cases you might want to take a bit more control over that process. One example might be the wish to display a loading screen for applications that take some time for initial preparation, or when users are on a slow internet connection. However, in order to control something, we need to understand what is happening first. This article takes you down the rabbit hole of how a Blazor WASM application starts up.
07.03.2023

Workshops, Talks, Interviews & mehr

Hier finden Sie alle künftigen und vergangen Termine, inklusive Materialien und Aufzeichnungen (wenn vorhanden).
.NET User Group Karlsruhe  | 
23.03.2023
Superkräfte für Blazor-Apps dank Project Fugu
Christian Liebel
Superkräfte für Blazor-Apps dank Project Fugu
Patrick Jahr
Workshop 4h | 
Angular Days Frühjahr 2023  | 
21.03.2023
@ngrx/component-store: Reaktives State-Management auf Komponenten-Ebene
Yannick Baron
Workshop 4h | 
Angular Days Frühjahr 2023  | 
22.03.2023
RxJS von Grund auf: Einführung in reaktives JavaScript
Yannick Baron