Date time FAQ
I found this FAQ about datetime in .NET and its very interesting. I use date time a lot in work apps and the problem is that the datetime info could either be US or GMT. with this FAQ, theres lot of info on best ways to store the data. sweet.