mousers email convinced me!
I work in TFS a lot, and I also do a lot of SQL. It's a pain in the ass redeploying a whole db when I've only changed a few procedures. It's equally a pain when several people are working on the same test db.
This simple utility will connect to a TFS Collection, a SQL Server, and execute all the .sql files you have checked out. There will be some credential storage as well as some options such as "Only apply files in this directory, only apply .proc.sql files, etc."
I hope to have a beta up by the 15th