I have used the string.IsNullOrWhiteSpace() method. It is a little bit more aggressive and checks if the string contains white-space characters.
I have used the string.IsNullOrWhiteSpace() method. It is a little bit more aggressive and checks if the string contains white-space characters.