The specified named connection is either not found in the configuration error

I’ve been working with ASP.NET MVC more for the past few months and I keep forgetting to write a quick blog post about this error message. I receive the following error message on almost all of my projects. The annoying part is that it compiles fine!

Read More

Parsing Axho’s WoW (World of Warcraft) JSON feed with PHP

PHP 13.1.2011 12 Comments

A tutorial on parsing a JSON feed with PHP specifically for Axho’s feed for WoW guild info

Read More