Here's a look into Identity Server 4, the UWP app for Windows 10.
Latest Internet/Web Articles
Creating Microservices Using NancyFX
In the IoT world of embedded devices, small is beautiful and small doesn't come much better than the NancyFX Web framework.
Syndicating Feeds Using C#
RSS is still around, despite newer technology in existence. Learn how to make use of the RSS technology.
Getting Started with the Raspberry Pi 2
Ramp up to the latest Pi module and do far more things than with the original.
Generate and add keyword variations using AdWords API
Discover how to add different Keyword variations to Google AdWords platform.
Code Contracts in .NET
This article introduces code contracts that specify statements in .NET programs that must prove valid.
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Integrating Maps into Your UWP App
Look at what can be done with mapping in a UWP (Universal Windows Platform) app.

Adding Camera Support to Universal Windows Platform Apps
With a UWP app, you can design for specific input modes and devices. Learn to control a camera from one.
Using C# 7 Pattern Matching
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.