Guy Harwood
  • Home
  • LinkedIn
  • Stack Overflow Profile

asp.net

A collection of 3 posts
xUnit tests with asp.net 5
asp.net

xUnit tests with asp.net 5

If you've been playing around with the cross platform asp.net 5 bits (currently RC1) you will no doubt be aware of how difficult it can be to get things playing nicely together. My first task was to get a test framework configured with command line execution. To
20 Jan 2016 2 min read
Visual Studio

Custom HttpHandler returns 404 after migrating to Vs2012

After migrating an asp.net web forms app to visual studio 2012 we started to observe some odd behaviour. The custom http handler used across the site to render images was returning a 404. The framework version had not been changed, nor had any configuration been updated. I decided to
29 Oct 2012
Visual Studio

Dont forget to manually delete your bin directory after changing namespaces in an asp.net project

If you change the default application name on the web tab of the project properties in your asp.net project, and you have previously compiled your project, you may find some strange errors when you next build your project. This is because the dll names that the build outputs in
07 Aug 2012 1 min read
Page 1 of 1
Guy Harwood © 2025
Powered by Ghost