My team at Microsoft is responsible for the My Work feature in Visual Studio Ultimate. […]
Basic JavaScript: Prototypical Inheritance vs. Functional Inheritance
Inheritance in JavaScript has been the topic of many discussions in the past and will […]
RichEditBox gives UnauthorizedAccessException (Access is denied) error when SetText called.
While working on a little WinRT app I recently spent WAY too much time trying […]
Windows 8 Share Charm Data Inspector
In a previous post I mentioned I would share the app I created during a […]
Windows 8 Hackathon: Good for participants. Bad for Microsoft.
Last weekend I participated in a Windows 8 hackathon. In 24 hours of coding I […]
DefinitelyTyped TypeScript definitions now on NuGet
I recently started playing with TypeScript on an asp.net MVC web application. We’re leveraging some […]
Confessions of a Sublime Text-aholic
It’s true. I’m a Sublime Text addict. It’s by far my favorite development tool. End […]
How do I undo a bad rebase in Git?
If you use git and leverage the rebase command, you’ve probably run across a merge […]