Author: Donn Felker

  • January 14, 2007
    I've been looking through a lot of "hand me down code" (code that was written awhile ago by someone else)…
  • January 11, 2007
    Warning: A: To give notice to beforehand especially of danger or evil B: To give admonishing adviceC: To call to…
  • January 10, 2007
    Retrieving the ASP.NET filename can be done in many ways. I've created this method in a few helper classes in…
  • January 9, 2007
    Sometimes there are methods in code that my development department knows are robust. There are no bugs in the code.…
  • January 6, 2007
    As of recently I've had a few requests for how I handle a string representation of an Enumeration in a…