← All posts

Tag: Life

The "Unit of Work" Pattern

Jun 15, 2004  •  1 min read  •  Richard Hundhausen

Had a student ask me about this one today, so I investigated further. It seems that this is the design pattern which keeps a list of objects (or records) affected by a business transaction and …
Read more →

Life

No-Touch deployment in .NET

Jun 14, 2004  •  1 min read  •  Richard Hundhausen

Wanted to list a few good resources here for this technology: Chris Sells' article on command line arguments Launching No-Touch Deployment Applications with Command Line Arguments Chris Sell's …
Read more →

Life

Dialpad.com rocks!

Jun 14, 2004  •  1 min read  •  Richard Hundhausen

So as some of you know, I'm traveling overseas -- in Serbia right now, teaching a .NET architecture class for Microsoft. So I wanted to call home, and didn't want to pay the 403 Yugoslavia Dinars/1st …
Read more →

Life

Bletchley Park open to the public

Jun 14, 2004  •  1 min read  •  Richard Hundhausen

Once the most secret place in Britain, Bletchley Park is now giving the public a first look into the hut where math genius Alan Turing worked on cracking the Nazi's Enigma codes. I would love to visit …
Read more →

Life

Unit Testing in Visual FoxPro

Jun 5, 2004  •  1 min read  •  Richard Hundhausen

FoxUnit is for Visual FoxPro developers interested in test-driven development and agile practices. FoxUnit is being debuted today, here at www.devessentials.com. Their site is …
Read more →

Life Testing