Is there some method on String that checks for null or Length zero that I'm missing? I hate writing "if( (s == null) || (s.Length == 0) )" all the time! If there is no such method, can we get one? Thanks.
Chris Sells http://www.sellsbrothers.com/ You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.