I loathe April Fools Day. But, I've written up a rant about it about five years running. I want to turn it into a holiday called "Dead Serious Day", where everyone announces insanely outlandish things (like Gmail) that turn out to be true (like Gmail).
But, I could do without the bad news (Mitch Hedberg : [ ) which reminds me, I missed celebrating Mitch Hedberg Day the other day ;_;
Tuesday, April 1. 2008
One thing I just absolutely do not understand is using properties vs public members. If all you're doing is { get; set; }, then how is that different from just using a public variable? Because it makes you feel better, like you're not exposing a public variable? Maybe there's some difference I just don't recognize or know about. But, whatever.