Wednesday, November 28, 2007
How to set up Gmail as a Free SPAM-filtering "router" for your domain email.
Tip
11/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...
11/9/2007 12:29:32 PM (Central Standard Time, UTC-06:00)  #    Disclaimer  |  Comments [0]  |