September 9th, 2015

Raymond’s Windows Universal Samples API concordance

If you want to find an SDK sample that uses a particular feature of the Universal Windows Platform, you can try my Windows Universal Samples API concordance on http://oldnewthing.github.io/Windows-universal-samples/. Expand the tree view to find the thing you’re interested in, and it will provide links to every line of C# code that uses it.

The following deep links are also supported:

I will try to keep this site in sync with the latest release of the Windows Universal Samples repo. The site is kind of ugly right now, but it works just barely well enough to do what I needed.

Note that the concordance is not complete. There are holes in the analysis which I hope to fill in over time. But at least it’s a decent start.

Eventually, I’ll blog about the program I used to generate this information. The short answer is Roslyn. That’s why it searches only in C# samples.

Topics
Code

Author

Raymond has been involved in the evolution of Windows for more than 30 years. In 2003, he began a Web site known as The Old New Thing which has grown in popularity far beyond his wildest imagination, a development which still gives him the heebie-jeebies. The Web site spawned a book, coincidentally also titled The Old New Thing (Addison Wesley 2007). He occasionally appears on the Windows Dev Docs Twitter account to tell stories which convey no useful information.

0 comments

Discussion are closed.