# Wednesday, November 28, 2007
How to set up Gmail as a Free SPAM-filtering "router" for your domain email.
Tip
Wednesday, November 28, 2007 5:43:13 PM (Central Standard Time, UTC-06:00)  #    Disclaimer  |  Comments [0]  | 
# Friday, November 09, 2007
You may not realize that System.IO.File.Move() doesn't support overwriting of an existing file. In fact, it will throw an IOException if a file with the same path as sourceDestFilename already exists. Here is a wrapper method that does...
Friday, November 09, 2007 12:29:32 PM (Central Standard Time, UTC-06:00)  #    Disclaimer  |  Comments [0]  |