Click here to Skip to main content
15,886,757 members
Everything / WinRT

WinRT

WinRT

Great Reads

by Bernardo Castilho
The article presents an ICollectionView class that supports filtering and sorting.
by Graham Odds
Toob is a Windows 8 London Underground travel information app.
by ljw1004
How to use UPnP on Windows 8
by Joel Ivory Johnson
In this article I take a look at setting up a system for HoloLens development, the compatibility of the applications with other UWP platforms, and introduce Unity for making a 3D application

Latest Articles

by Michael Chourdakis
Easily migrate to WinUI3 from plain Win32 while keeping all Win32 features intact
by Michael Chourdakis
A set of tools to create a new VCXPROJ file automatically
by Michael Chourdakis
How to use the WinUI3 controls in a plain Win32 application without packaging
by Giuseppe Pischedda
Introduction to C++/WinRT

All Articles

Sort by Score

WinRT 

22 Jul 2013 by Simon Jackson
Syncfusion’s "Succinctly" series, one of the largest free (and still growing) set of technical books covering everything from languages, to source control systems and beyond.
6 Mar 2016 by Afzaal Ahmad Zeeshan
What Windows runtime can teach .NET developers
28 Apr 2012 by Jeremy Alles
In this post, I share the “journal” I wrote will porting the app so that you can follow this process with many detail.
4 Mar 2014 by Sacha Barber
My first impressions of WinRT
21 Jan 2016 by Kunal Chowdhury «IN»
How to build a simple Toast Notification in #UWP apps? (Part 1)
15 Apr 2012 by Nathan Gloyn
Whilst Microsoft wants a unified platform, and as I said I understand why, would it not be better to wait and be happy that Win 8 and WinRT is successful with bugs ironed out before rolling it out across all form factors?
2 Jul 2012 by kishore Gaddam
We will examine the ABI and how C++ compiler extensions help reference that ABI without exposing the internal details of dealing with COM interfaces and COM activation.
6 Jan 2013 by Super Lloyd
DirectX made simple
15 Oct 2013 by Caleb McElrath
When projecting a WinRT Component object to WinJS, I kept running into an exception saying that the WinRT object could not be extended. This post will briefly describe how I got around this issue.
23 Jan 2016 by Afzaal Ahmad Zeeshan
C# 6 has been available for a long time, by now! Many developers have written many guides to "list" the features. I have written this post to explain those features, and to explain whether they are actually new or are they just sugar coating to the compiler.
5 Apr 2013 by Irina Pykhova
How to parse JSON to C# in WinRT, Silverlight, WPF, Windows Phone.
10 Feb 2012 by kishore Gaddam
An introduction to WinRT.
11 Jan 2016 by hans.hinnekint
How to serialize and encrypt an Object using C#
18 Apr 2012 by Joel Ivory Johnson
Download Code (1.14 MB)I was thinking about how to write code that will work on both Windows Phone 7 and Windows 8 (Metro). In theory some of the techniques that could be used are well known. But I wanted to try them out. So I decided to try some things out in a piece of throw away code.
24 Feb 2016 by Kunal Chowdhury «IN»
How to build a simple Toast Notification in #UWP apps? (Part 2)
15 May 2014 by Samuel Cragg
DataTemplates in WinRT
10 Apr 2012 by LEADTOOLS Support
From Win32 to WinRT
28 Aug 2015 by Daniel Vaughan
When submitting a UWP or WinRT app to the Windows Store, you must increase the Version number of the package or the submission will fail. It can be a chore to manually update the version number.