Archives
My "Simple" 30-Minute Project Was Delivered 10 Minutes Late
Submitted by jason@parlezuml.com (Jason Gorman) on Wed, 23/04/2008 - 17:19.Believe it or not, when I recorded the TDD screen capture posted yesterday - which was a couple of weeks ago now - I actually did a dry run and a couple of takes before the final version.
Each time I wrote exactly the same code. I mean exactly the same.
The dry run took about 45 minutes.
Each time I wrote exactly the same code. I mean exactly the same.
The dry run took about 45 minutes.
Creating GUIDs in Two Steps or Less
Submitted by Jason Huggins on Wed, 23/04/2008 - 21:28.If you happen to find yourself needing to create a GUID for your brand new C# program, a Google search for “Create GUID” is the first reasonable thing you might do. Here’s my summary after doing the same…First off, in the “Truth in Advertising” department, the best link from the top 10 was “The Quick [...]
