Updated: 1/2/2004; 10:45:52 PM.
John Lambert
First we show up, then we see what happens.
        

Wednesday, December 31, 2003

I maintain a managed code wrapper for one of the internal test tools and I've spent the past few days updating it.

I found a few issues in my code when I put the following line at the beginning of static void Main():

Thread.CurrentThread.CurrentCulture = new System.Globalization.CultureInfo("de-DE");

I usually like "low-hanging fruit" like this, and there are other areas too: UTF-8 comes to mind, as does Assembly.Location versus Environment.CurrentDirectory issues. Plus, I haven't even tried to find any NullReferenceException's.

"I found a lot of bugs." "That's good."
"It's on code I wrote." "That's bad."


5:55:55 AM    comment []  



© Copyright 2004 John Lambert jlambert@jlambert.com A really bad webcam picture of me.

 
December 2003
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      
Nov   Jan


Click here to visit the Radio UserLand website.

Subscribe to "John Lambert" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.