Web Essentials for VisualStudio
Web Essentials extends Visual Studio 2013 with numerous features that web developers have long needed.
Web Essentials extends Visual Studio 2013 with numerous features that web developers have long needed.
Switch from SATA to AHCI for better performance. This post is partly to help me remember, and to save you pulling out your hair.
Image Resizer for Windows is a utility that lets you resize one or more selected image files directly from Windows Explorer by right-clicking.
To display the complete directory path at the top of the Finder window in OSX Lion, execute these commands in the terminal.
Deploying ASP.NET MVC applications to IIS6 requires specific configuration steps. This guide addresses common setup issues.
As Christmas approaches, here's a great resource for essential books you should be giving to that special web designer or developer in your life.
Lambda expressions are anonymous functions that can contain expressions and statements, usable for creating delegates or expression tree types.
When modifying table structures in SQL Designer, the management tools may prevent you from saving changes that require table recreation. Here's the workaround.
The idea of having your IDE in the cloud just blew my mind. No more installing gigabytes of software like Visual Studio.
Guidance on calling WCF services from MVC applications isn't clearly documented online. Here's the recommended approach.