Electron applications provide the basis for some of the apps you use daily—Microsoft Teams, Slack, and Visual Studio Code. A modern, open-source framework for building desktop applications, Electron runs on the Node.js runtime, making it possib...
All industries continue using the Internet-of-Things (IoT) to collect, monitor, and analyze data. One popular IoT option is using Azure IoTHub, which this tutorial will focus on. Connecting IoT Devices to an IoT Edge device allows for data p...
Frontend localization is different than .NET backend localization in that there is not an established “correct way” to accomplish translating text in JS and related frameworks. This is a basic example using JavaScript, but more customizat...
Introduction Overview of Next.js Performance Improvements Developer Experience Case Studies and Success Stories Future Outlook Conclusion Introduction For the last seven years, DMC's go-to stack for web application develo...
Localization as it pertains to software is a very broad topic, but generally, to “localize” an application means to write or update the user-facing components of an application to simultaneously target users from multiple regions, languag...
DMC is proud to announce the successful achievement of a second Microsoft Solution Partner Designation for Digital & App Innovation (Azure) in the all-new Microsoft Cloud Partner Program. The new Solution Partner Designation provides benefit...
One common challenge you may come across when working with derived classes is deciding which of the two ways you should override a function in C#: using either override or new keywords. One thing to remember is that it is necessary to de...
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...
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...
Azure Active Directory (Azure AD) is Microsoft’s enterprise cloud-based platform to secure and manage users. As a Microsoft Gold Partner, DMC has extensive experience integrating this platform with web applications to ensure security and privac...