I do it like this, I added the Trim method just to eliminate spaces.

Code:
if (strString.Trim().Length == 0)