Summary: Discusses various articles related to Test Driven Development and testing, including an article about unit testing in Ruby, an explanation of mock objects in Java, an article about the pros and cons of white and black box testing, and an article about TDD Anti-Patterns. The post also mentions the release of NUnit 2.2.9.
Summary: My summary of the Madrid CodeCamp 2006 event. Plus my demo sources.
Summary: A rant about the frustrations of working with VB.NET for a C-style developer.
Summary: A tutorial on creating a custom search function for Blogger, including a javascript function, fake search form, and clickable topics/keywords.
Summary: A discussion on the challenges and frustrations encountered with ASP.NET and IIS, including issues with basic authentication, HttpContext differences, and limitations of HttpModules.