Running WPF Applications with a Generic Host
Running a console application using a .NET Generic Host is simple enough; doing the same with a WPF application is […]
Contains software development articles not directly related to Omnified design and hacking, although this isn’t to say that some of the technology being discussed isn’t used by an Omnified system or platform.
These articles are meant to appeal to a wider software developer audience and most typically consist of topics pertaining to .NET and C# development, which are my weapons of choice in my professional life.
Running a console application using a .NET Generic Host is simple enough; doing the same with a WPF application is […]
Included with the release of .NET 9.0 was a sweet new feature for WPF: the Fluent theme. Using this new […]
Amazon’s Simple Queuing Service is a great and easy way to establish communication between two systems or applications. The idea […]
After creating some fancy new Azure DevOps pipelines at work, I decided the automated workflow used for my personal projects […]
Greetings, dear readers. It’s been a minute since I last wrote, so I figured I’d break the silence with a […]