Month: November 2013

Programming

Debugging Visual Studio Extensions

If you ever need to debug a Visual Studio extension to diagnose problems or just test that it’s behaving how you expected, it’s...

Read More

Programming

Implementing simple caching in MVC applications

Whenever I develop a new MVC-based website there is always a question of how best to implement caching so that it’s unobtrusive and...

Read More

Movies

Paranormal Activity 4 Reviewed

Haven’t added a movie review in ages (who even reads these? Probably just me…) but what’s a blog without some posts? Now...

Read More

Programming

• One Comment

Improving Entity Framework performance by tracking changes manually

Introduction While working on a recent personal project, I had the not-too-unfamiliar pleasure of fighting Entity Framework to try and get...

Read More
Close