Wednesday, August 23, 2006
Contributing to the success of IE7
ie7
Wednesday, August 23, 2006 10:25:42 AM (Pacific Standard Time, UTC-08:00)  #    Disclaimer  |  Comments [0]  | 
 Tuesday, August 22, 2006
I attended a recent MSDN Event and won a free one year hosting contract at www.hosting.com.
Tuesday, August 22, 2006 12:32:53 PM (Pacific Standard Time, UTC-08:00)  #    Disclaimer  |  Comments [0]  | 
 Thursday, August 10, 2006

I had a fairly minor change to some code today that modified the display order of some reports implemented as unique web user controls that are loaded dynamically based on which items you select.

I wrote out my plan and before editing any code, then I asked my co-worker, Kelly, to review it and see if it held water.

Turns out, I sprung a leak. It was such a simple mistake. The code I inherited used the Session object to store a value and my flawed plan slightly modified the values in the existing Session object. My plan assumed the web user controls executed serially, when in fact, I could not guarantee that level of access to the data in the Session object.

Sans code review, I would have gone ahead and modified the code, tested it, and (hopefully) seen the error of my ways before handing it off for final review before deployment. It would have ran without throwing an error, but not correctly. The peer review saved a significant amount of time, relative to the overall time spent on the task.

Peer reviews rock. Do them early and often!

Thursday, August 10, 2006 2:57:45 PM (Pacific Standard Time, UTC-08:00)  #    Disclaimer  |  Comments [0]  | 
 Tuesday, August 08, 2006
How to fix errors with dynamically loaded web user controls in asp.net that throw an invalidcastexception.
Tuesday, August 08, 2006 12:42:00 PM (Pacific Standard Time, UTC-08:00)  #    Disclaimer  |  Comments [0]  | 
 Sunday, July 30, 2006
Firing up DNN 4.3.3
Sunday, July 30, 2006 11:11:41 AM (Pacific Standard Time, UTC-08:00)  #    Disclaimer  |  Comments [0]  | 
 Thursday, July 27, 2006
The problem with red squigglies.
Thursday, July 27, 2006 9:05:32 AM (Pacific Standard Time, UTC-08:00)  #    Disclaimer  |  Comments [0]  | 
 Monday, July 24, 2006
Learning about CSS positioning.
Monday, July 24, 2006 5:10:56 PM (Pacific Standard Time, UTC-08:00)  #    Disclaimer  |  Comments [0]  | 
Atlas ridden!
Monday, July 24, 2006 7:33:16 AM (Pacific Standard Time, UTC-08:00)  #    Disclaimer  |  Comments [0]  | 
Back to basics with Subversion
Monday, July 24, 2006 7:18:21 AM (Pacific Standard Time, UTC-08:00)  #    Disclaimer  |  Comments [0]  |