-
Recent Posts
Recent Comments
Matthew Green on DISM repairs for (old) updates… esi on Using a Denver AC-5000W with W… n. haasnoot on Using a Denver AC-5000W with W… Robbie on Using a Denver AC-5000W with W… Lukas on WdFilter.sys & boot l… Archives
- December 2020
- November 2020
- September 2020
- December 2019
- May 2019
- April 2018
- December 2015
- July 2015
- October 2014
- August 2014
- November 2012
- August 2012
- June 2011
- May 2011
- February 2011
- December 2010
- November 2010
- April 2010
- November 2008
- October 2008
- May 2008
- January 2008
- December 2007
- November 2006
- September 2006
- August 2006
- February 2006
Categories
Meta
Monthly Archives: November 2006
Tracking a Delphi Abstract Error
Today there was yet another badly reproducible bug in one of my applications. As all of the post-mortem trace was outside my code and only a single line inside one of the components I immediately suspected it. The bug had … Continue reading
Posted in Programming
1 Comment
Translating VBScript into JScript
As I’m most of the time using JScript for my Asp pages I run sometimes into problems as most sample code by Microsoft is written in VBScript. Today I was looking into the following ‘nasty’ problem: I’m using Soap to … Continue reading
Posted in Programming
Leave a comment