All it takes is one vote. Make it yours. Login and vote now.
By mswatcher
via dotnettoad.com
Submitted: May 16 2008 / 23:06
This blog will not only feature tips and hints but also show you the most basic and mundane things. This time I will show you how to check if a string is empty. A very basic task. Nevertheless there are a few ways of doing that. Some good, some not so good.
I guess the most natural way to check wether or not a string s; is empty is to do this
SaveShareSend
Tags: .net, other languages
Add your comment