empty character literal

Tech-Archive recommends: Fix windows errors by optimizing your registry





What is empty character literal and how can we get rid of it.
I want to check whether the text box is empty so I use
if (TextBox1.Text == '' ) Why cant I do this?

*** Sent via Developersdex http://www.developersdex.com ***
.