Related Posts
C# 14: The Null-conditional Assignment
In the previous blog posts about C# 14 you learned about Extension members read more
C# 14: The field Keyword – Or Should I Say: I Had a Dream?
In the last post about C# 14, you learned about Extension Members. In this... read more
.NET 10: Run Standalone C# Files Without Project
.NET 10 is around the corner. One of the super cool new features of .NET 10 is that you can... read more
C# 14: Extension Members
.NET 10 and C# 14 will be released in November 2025. So it's time to look at some of the... read more
Use Windows AI in Your WPF Application
With the rise of Copilot+ PCs that have a neural processing unit (NPU), you as a developer get new possibilities... read more
WPF in .NET 9.0: Hyphen-based Ligatures
In the last blog posts about WPF in .NET 9.0, you learned about Windows... read more
WPF in .NET 9.0: The Accent Color
In the last blog post about WPF in .NET 9.0, you learned about Windows... read more
WPF in .NET 9.0 – Windows 11 Theming
The Windows Presentation Foundation (WPF) is a Desktop UI Framework that is part of .NET. Microsoft uses it to build... read more
C# 12: The Experimental Attribute
In the previous blog posts of the C# 12 series you learned about different C# 12 features: read more
C# 12: Default Parameters in Lambda Expressions
In the previous blog posts of this C# 12 series you learned about different C# 12 features: read more
Leave a Reply