this may sound like a real naive question, but why do I have a bin directory (with a debug subdirectory) and an obj directory (also with a debug directory)
Both directories contain compiled assemblies for my project (they both have the same timestamp) so Visual studio (2008) is putting copies into both directories at the same time