I have a very basic question.
When we compile a VS 2005 C# application, it creates two folders. One is a bin folder and another one is an obj folder. Does anyone know why it creates an obj folder? I tried to find out the docs for it but I could not find it...