Articles

all
uwp
asp.net
xbox
hololens
iot
xamarin

Elastic Search - Queries, Aggregations and Filters using ASP.NET and NEST

The goal of this tutorial is to create a search page in which the user can search and filter data stored in a Elastic Search database. We will build such a page using ASP.NET (Core) and the ElasticSearch.Nest library. Read Post

image_Rudie-de-Smit Rudie de Smit

UWP app for the Aten HDMI matrix

In this tutorial we are going to create the possibility to control an Aten HDMI matrix with an UWP app.To make this possible we will be using the following components; Read Post

image_Mark-Hartgring Mark Hartgring

VSTS using multiple build definitions for branch policy

How to set multiple branch policies in VSTS to safeguard the quality of your repositories. Read Post

image_Erik-Zuidema Erik Zuidema

hololens_icon

(HoloLens) A simple way to respond to user gaze input on UI elements

In this tutorial we are going to create a simple way to respond to user gaze input on UI elements; Read Post

image_default

Awaiting events

Right now .NET has support for multiple asynchronous programming models, the 'events' model and the 'async/await' model. When working with different libraries you will see both models being used side by side. But what if you want to convert the event model to the async/await model? Read Post

image_Rudie-de-Smit Rudie de Smit

Bring your Z-Wave Devices to AllJoyn with the Aeotec Z-Stick Gen5

This tutorial is about setting up the AllJoyn Device System Bridge for Z-Wave, while using the newer Aeotec Z-Stick Gen 5. Get going with the Internet of Things! Read Post

image_Tim-van-Driel Tim van Driel

MSTouch linker issues with Xamarin and ReactiveUI

How to fix the problem where the mstouch linker whould strip away code that is being used inside of ReactiveUI bindings Read Post

image_Rudie-de-Smit Rudie de Smit