Blog

Entries for the 'Web Application Development' Category

Electrifying Desktop Application Development with Electron

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


How to Integrate Azure IoT Edge, .NET, OpenTelemetry Collector, and Application Insights

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


Basic JavaScript Localization Setup Using JSON with Visual Studio Code

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


Why DMC is adopting Next.js for web application development

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


Basic Localization Setup in .NET 8 with Visual Studio

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 Earns Microsoft Solution Partner Designation for Digital & App Innovation (Azure)

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


C# New vs. Override Keyword

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


Remote Attach Debugger to Process in the Cloud

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


Configuring Azure AD Authentication for a React/ASP.NET Core 5.0 Web App: Part One

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


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