Articles

Use the links on the right to explore all available posts. The most recent articles are displayed below, click on the title to view the full post.

Archive for tag: development

Google Chrome Extensions: IE Tab

Google has posted an official update to the Chrome browser. If you aren't already using the beta or developer editions of Chrome, this version most notably adds support for extensions in Chrome. To mark the occasion, I am going to post a few of my favorite extensions. The first one in the series is the IE Tab extension. This is a very useful tool for web developers.

Sharing Files Between Projects in Visual Studio

The Problem This probably isn't a common situation, but there are arguable cases where you may want to share files between projects in a single solution. In my example, I had the following solu...

Adding iPhone-Style Navigation to Umbraco

This site is built using Umbraco 4, a .Net-based content management system. I recently upgraded to version 4 from version 3 and have been working to reconfigure my site to take advantage of the n...