In podcast 40 one of the things mentioned was checking the difference between files in source control to see what was done the day before.
Are there any good external tools - something I can open all by itself - that will show the diff on everything changed since the last check-in or within a given time frame on a single project?
We're currently using SourceSafe but will hopefully be moving to TFS soon.
Thanks
The question is a little misleading. The term difference/compare tool is usually referred to a tool used to compare the contents of 2 versions of a file or compare the contents of a local file with that in source control repository.
If you want a tool that generates reports of all files modified between two dates or all files changed by a particular user etc., checkout VSSReporter.