Wednesday, June 06, 2007
I had to write a quick method for removing illegal characters from a Windows filename. Wanting to do this in a non standard approach I decided to try out String.Replace() methods overload which accepts a character array as apposed to a string.
posted on Wednesday, June 06, 2007 7:01:24 PM (South Africa Standard Time, UTC+02:00)  #    Comments [1] Trackback