I really love Extension methods released in . NET 3. Here are two simple, but useful examples:
This method will add a default text to your textbox, the text will be removed when the user focus the textbox, and if if it's emtpy onblur, the default...
[
Read full article]