KoenV
-
Quick Attach and Detach Debugger
-
Checkboxes in Windows Explorer
Here's a Vista feature some people have asked me about, the mysterious checkboxes... (Total Commander users: continue reading at your own risk :o)
-
CS0426: The type name 'Web' does not exist in the type 'ASP....
I've been having this problem with ASP.NET themes that block my web applications from working. I always get this error when opening any page: CS0426: The type name 'Web' does not exist in the type 'ASP.Foo'.
-
Operator overloading and testing for null
Operator overloading in C# is basically writing a public static method, like this:
-
Kick-off post
I've been having this idea about a blog for a while now. Basically because I often run into a problem that I had before but then it's still hard to figure out how I fixed it back then. Now this will be my little public howto-database.