Blog

Entries for the 'Application Development' Category

DMC Earns Microsoft Solution Partner Designation for Data and AI in Azure

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...


How to Generate an MSI using WixSharp

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...


Tips and Tricks for Getting Started with MPLAB

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...


React Native Styling: Simple Tips to Getting Started

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...


Azure AD Authentication with BlazorWASM using OAuth2

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...


6 Tips for Working with Legacy Code That You Did Not Write

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...


Sorting Multiple Columns in a Table with React

Tables are a fast way to show a lot of valuable data. There are many guides on sorting tables by a column in React, but sorting multiple columns is something that can take some effort. At the end of this guide, you should have a sortable table where ...


Azure IoT Hub Data Processing and Storage

Overview When dealing with several or millions of IoT devices the amount of data can quickly become overwhelming to your processing logic and storage solution. To begin reducing the complexity of dealing with the data, it’s helpful to group ...


DMC Joins Siemens’ MindSphere Partner Program as a Gold Partner

Partnership enables DMC to deliver new MindSphere Industrial IoT applications DMC is proud to announce that we have joined the MindSphere Partner Program, Siemens’ partner program for Industrial IoT solution and technology providers. &ldq...


A Simple Guide to Material UI Grids

If you’ve ever had to work with UI frameworks, you know that they can save lots of time on a project. I recently set up a layout for a complicated system using Material UI Grids for the first time. Since I didn't find any sim...


Page 3 of 6First   Previous   1  2  [3]  4  5  6  Next   Last   
Page 3 of 6