Overview The AutoCompleteBox is a handy WPF (Windows Presentation Foundation) control that can be used by installing the DotNetProjects.WpfToolkit.Input package from Visual Studio's NuGet Package Manager. The AutoCompleteBox is basically a sea...
If you are paying for Monday to manage your tasks, issues, and/or milestones, you should know that you may already have a tool in your toolbox you could be utilizing for free instead. As a Microsoft Office 365 user, the suite of products in a&nb...
This blog will show you how to remotely debug code that has been deployed to Microsoft Azure as a Function App. During one of the project stages, for various reasons, I was not able to deploy additional logging to see the parameters that were bein...
Overview When I was first getting exposed to QML as a language for describing user interfaces, almost everything was easy to grasp except the concept of layouts. Their behavior never seemed natural, and I spent a lot of time fighting with them bef...
DMC is proud to announce the successful achievement of Microsoft’s Solution Partner Designation for Data and AI (Azure) in the all-new Microsoft Cloud Partner Program. The new Solution Partner Designation provides benefits to DMC and its client...
You’ve just finished creating an amazing WPF desktop application. You want to send a friend an MSI so they can install it on their host, but you've never generated an MSI. Fret not! This blog will walk you through generating an installer...
MPLAB, an IDE developed by Microchip Technology, has many effective functionalities but can be tricky to use at times. Below, I’ve compiled a list of my favorite tips, common gotchas, and the best ways to troubleshoot MPLAB. Adding and Remov...
Coming to React Native development from a React background, I encountered a bit of a learning curve related to native OS compilation and application styling. While troubleshooting compilation and build issues often still cause me to bang my head...
This blog will walk through how to use Azure Active Directory as an authorized provider for a BlazorWASM application. No server-side code is required. Overview We’ll be implementing the authentication using OAuth 2.0 implicit flow for the...
There may come a time as a programmer that you have to support a crucial existing system and while the task is daunting, there are still many actions you can take to make that process a lot easier. When you have to work with a deep expansive legacy s...