Your First Metro style App in JavaScript

DISCLAIMER: This post is targeted at the //build/ version of the Windows Developer Preview (aka Windows 8). Things are likely to change with future...
DISCLAIMER: This post is targeted at the //build/ version of the Windows Developer Preview (aka Windows 8). Things are likely to change with future...
If you recall from REPL for the Rosyln CTP 10/2011, I’ve been playing around building a little C# REPL app using Roslyn. That version was built as a...
In part 1 of this now multi-part series (who knew?), I discussed my initial attempts at moving my digital life into the cloud, including files,...
With the exception of //build/, I haven’t really been a public part of the Microsoft developer community for about a year. So, to make up for some...
For years, I’ve maintained a single “main” computer. It was the computer that was the central authority of all of the personal data I’d accumulated...
I have gotten to do a ton of really great things at Microsoft: I got to write a column on WPF and turn that column into not one, but two...
As I do more with Roslyn, I find I want more information about what I’m parsing and how it’s represented in the Roslyn object model. I could, of...
I don’t know what it is, but I’ve long been fascinated with using the C# syntax as a command line execution environment. It could be that PowerShell...