C# World Of Warcraft Armory Library 0.1
Since I started playing World of Warcraft again, I've taken a bit more of a developer approach to it this time, and after founding a little casual guild, I decided to create a site for it.
However, I'm a lazy developer, I don't intend to update the site regularly whenever someone joins or leaves the guild.
Also because I'm quite geeky when it comes to statistics, and a bit of a theory crafter, I planned to populate our guild site with lots of stats.
Where else would be a better place to get them from then the Armory? It contains everything I want!
After searching a little, I found various libraries for PHP, Perl and Ruby, but nothing for the .NET world. At least nothing that fetches everything I wanted, like Reputation and Skills.
So, I decided to just write it myself! :)
Read more at http://blog.cumps.be/csharp-world-of-warcraft-armory-library-0-1/