Category Visual Studio

Fixing build issue in MAUI preview 8

Since a few week I’ve been playing around with preview builds of .NET MAUI. Installing MAUI Preview 8 A couple of days ago Microsoft released the latest preview version of MAUI: preview 8. Although I’m pretty sure I’ve followed every… Continue Reading →

Watch for changes in Blazor WASM to automatically reload your page

The first times I used Blazor WASM, I found it annoying that I wasn’t able to make changes to the HTML while debugging and immediately see the result in the browser. As a developer mainly working with XAML in frontends,… Continue Reading →

Accessing UWP APIs from a Win32 application

The term UWP is used for a lot of things: UI (WinUI), the Windows AppModel, Windows Runtime API, Store Apps,…  As I’m planning to keep this a short blogpost, I’m not going to discuss this here 😀 For sake of… Continue Reading →

Distributing WPF/WinForms applications using AppCenter and msix

Some time ago, Microsoft announced WPF and WinForms support for Visual Studio AppCenter. I almost immediately tried it out in order to share my experiences on my blog. But, unfortunately, I was halted because of a bug I discovered and… Continue Reading →

Image classification with WinML and UWP (update)

Little over a year ago, I blogged about how to do image classification using WinML in UWP. Since then we got some updates of Windows and Visual Studio which result in some changes. Windows May 2019 Update (1809) Over time… Continue Reading →

Image classification with WinML and UWP

Please take a look at my recent blogpost Image classification with WinML and UWP (update) to see what has been changed when using the latest and greatest tooling and apis. During the Windows Developer Day, Microsoft has spoken a lot… Continue Reading →

Creating a UWP Console app in C#

UWP Console apps In my last two blogposts, I’ve already shown some really cool features coming in the Windows Redstone 4 update. Also new in the RS4 update is the ability to create UWP Console apps! As there currently is… Continue Reading →

Fix Visual Studio 2015 random crash

Visual Studio 2015 randomly crashing -> FIX! A colleague of mine was having issues with Visual Studio 2015. Every now and then his instance of Visual Studio would just crash. He thought it would crash more often when pressing CTRL+X… Continue Reading →

© 2024 Pie Eating Ninjas' Blog — Powered by WordPress

Theme by Anders NorenUp ↑