Comment Re:Unit Testing & Visual Studio .Net (Score 1) 78
I also forgot to add...for logging & debugging purposes, I have found log4net http://logging.apache.org/log4net/ to be extremely useful. It is not the easiest logging library to get set up, but it does offer quite a bit of flexibility and is easy to use once you do.