7

You used a literal space instead of nulling the field out in the database? You violated every String.IsNullOrEmpty check we use now.

Comments
  • 1
    I don't know what's worse, that or using dots on a column, blank spaces for another column....

    Yes, I found a '.' inside a column to express it is 'empty'.
Add Comment