Article Source: http://geekswithblogs.net/c... Tracking the count of TODO’s in your solution can be used for the following: Use as an additional measure of code quality. Predict estimated completion dates through use of a burndown chart. Once in production, TODO’s can be a good measure of how much Technical Debt lives within a solution. As such, I have created a “FilesTextSearch” WF activity that can be plugged into a TFS build template. I’ve uploaded this as patch 13789 in the codeplex Community ......