For those who aren’t familiar with Angular, it is an open-source framework for web applications from Google. Armed with a bit of free time and a new idea for a website, I thought it might be fun to explore the new version of Angular (version 2) written in TypeScript. Getting Started Getting started with Angular […]
Visual Studio
How to Disable Previewing the Solution Explorer’s Selected File in Visual Studio
If you are like me, you despise the automatic “preview†feature that comes enabled by default in Visual Studio 2013. It seems like a good idea: select a file in the Solution Explorer and it is automatically opened in a special preview tab. Unless it is already open in a tab, in which case that […]