A sign you've been working too many hours lately

by Jon Sagara Sunday, August 31 2008 8:29 PM

You get sloppy and write something like this:

if (string.IsNullOrEmpty(campaignId))

{

    throw new Exception(string.Format("Missing campaign ID in the query string: {0}", campaignId));

}

D'oh.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Blog

Comments

Comments are closed

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen