Sometimes (ugh!) debugging can be a pain in the ass. Sometimes you just can’t debug like you want to (with nice breakpoint etc). At first I always wrote debugging statements to a file on the local hard drive, but that also got out of hand. You have
Read more →I develop quite a lot in ASP.NET these days and one thing that always annoyed me, is the slow responses Firefox has on the default web server Visual Studio is using. After doing a lot of research on the item and not many topics to be found
Read more →PassKeeper is a simple password management tool. This idea was originally born, after I lost track of a couple of passwords and retreival by email was almost impossible. I tried a couple of password tools, but none of them supported all the features I wanted from a
Read more →For my project at work I had to find out how to add a workitem to Team Foundation Server, through C#. Because I don’t want you to go through the same research as I did, I created a small example project which shows the basics. The code
Read more →




Recent Comments