Background Most non-trivial applications have a lot of files of source code. Unless the application uses an interpreted language, those files are compiled into other types like executables and DLLs.…
Delete Obj/Bin folders in a Visual Studio solution
