Daily Tips- Tip #37 - What is the best way to check for a null and an empty value in a string?

Friday, December 11, 2009


string mystr;
if (String.IsNullOrEmpty(mystr))


www.codecollege.NET

0 comments

Post a Comment

Note: Only a member of this blog may post a comment.

Blog Widget by LinkWithin