On Twitter yesterday, Brad Abrams mentioned String.IsNullOrWhiteSpace , to awesome new helper to replace compliment String.IsNullOrEmpty . I'm really excited to get to use this, since it seems like it makes more sense in the majority of cases than IsNullOrEmpty...