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
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
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