Here is my CopyFileEx class. It implements async I/O to copy a file from source to destination. It also raises an event as each chunk is read, so the calling application can present a file copy dialog ...
The promise of writing one codebase and running it everywhere has never really panned out for developers. However, using XAML and .NET MAUI, you come much closer. .NET MAUI is described by Microsoft ...
The third preview version of .NET 11.0 makes the long-awaited Union Types in C# practically usable, because the Visual Studio ...
With Microsoft’s yearly .NET release just around the corner, it’s time to start thinking about the changes you will need to make to your code. It’s nice to have a predictable release cycle for .NET.
Combine .Net with C# and HTMX for a streamlined development process that yields a dynamic front end without writing a line of JavaScript. There are many stacks on the server side and one of the most ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Several of my articles here have made use of paths that are just not available in PowerShell as a cmdlet. While PowerShell is indeed powerful in itself, there are just some things that you cannot do ...
Lack of native ahead-of-time (AOT) compilation in .NET Core is a sore spot for Microsoft, which just published results of a survey indicating this missing option is holding developers back from using ...
Microsoft has announced today that it is making the first preview of .NET 8 available to download. This is the next long-term support release of the open-source developer platform. Today, Microsoft ...