Iron Software builds trusted .NET libraries for document automation. Full disclosure: We're the developer relations team at Iron Software, the company behind IronQR, one of the libraries in this ...
This guide outlines the process of interfacing the Meccanoid robot with Microsoft Kinect. The guide can be used, however, simply for interfacing the Kinect with the Arduino, or the Arduino with the ...
This tutorial shows how to create a self-hosted SignalR 2 server, and how to connect to it with a JavaScript client. To use Visual Studio 2012 with this tutorial, do the following: ...
The latest offering of Visual Studio contains many features. It has come a long way since it was released. Well, let’s just quickly dive in on how a beginner can get started with VS. So, first of all, ...
Imagine this: you’re working on a tight deadline, trying to access a critical app, and bam, you’re locked out because you forgot your password. Again. Now multiply that experience across five apps you ...
This is yet another selfish guide! I'm writing this guide to help my future self set up MudBlazor with Blazor interactive SSR in a new project. And hey, the added bonus is that you can benefit from it ...
AutoMapper makes life easy, but has its limits. Learn how to implement a custom mapper to handle complex data structures or incompatible types. When working on applications, you will often need to ...
GPR works well with small datasets and generates a metric of confidence of a predicted result, but it's moderately complex and the results are not easily interpretable, says Dr. James McCaffrey of ...
Here's a hands-on tutorial from bona-fide data scientist Dr. James McCaffrey of Microsoft Research to get you up to speed with machine learning development using C#, complete with code listings and ...
Development in Arduino and Arduino IDE has always been easy and fun with their simple user interface. The Arduino IDE is open-source and free to use Development Environment with all features like ...