The BCL in .NET 2.0 has a plethora of small additions, which are not that visible, but are very useful. I’ll try to cover many of these in my subsequent posts. String.IsNullOrEmpty is one such method. As the name would indicate, this method returns true...