Learn how to detect if a touchscreen is available on the device running your application. You'll also see how to display a touch-enabled keyboard!


Learn how to detect if a touchscreen is available on the device running your application. You'll also see how to display a touch-enabled keyboard!

With a UWP app, you can design for specific input modes and devices. Learn to control a camera from one.
This article will introduce you to 'Cross Platform Mobile Development' and what tools there are to assist you.
See what to expect in the official release of Visual Studio 2015.
Read this article to understand the nature of Universal Apps and then get started using them.
Use Devextreme and Visual Studio to create a basic mobile app.
Learn to implement exception handling mechanism in C++.

Go further into the world of TypeScript and look at the concept of interfaces and classes.

A Web robot is an application that can run automated tasks, which are usually structurally repetitive. Bots can perform these tasks much faster than humans.
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.