I first learned about the C# compiler as a service workings way back in 2008 at PDC. At that time, Anders Hejlsberg gave a brief preview of what was to come by showing off a C# ...
Asynchronous programming has been in use for quite some time now. In recent years, it has been made more powerful with the introduction of the async and await keywords. You can take advantage of ...
“I love writing pagination code!”…said no one ever. After what seems like the millionth time writing a list pager from scratch, we’ve come up with a handy generic class to plug in for .NET API ...
Take advantage of array pooling and memory pooling in C# to reduce allocations and improve the performance of your applications Optimal usage of available resources is one of the most important ...
The fourth preview of the upcoming .NET version 11.0 has been released and is available for download. In parallel, Microsoft has also released version 11811.120 of Visual Studio 2026 Insiders, which ...
SkiaSharp 4.148.0 marks the first stable release in the SkiaSharp v4 line. The project is now co-maintained by Microsoft's .NET team and Uno Platform, reflecting a broader open-source collaboration.
The .NET framework allows cross-platform development on Windows and Mac, and Microsoft released version 8 for both in November. Here's what that means to developers. In the late 1990s, Microsoft began ...
For the fourteenth year in a row, I am organizing an info day for software architects and developers in the .NET environment again in 2026, which will again take place as a one-day online event this ...