I've modified the Agile task template in TFS to include a new 'In Progress' state. When work is started on an item the 'assigned user' will set the task from 'Active' to 'In Progress'. This helps me to know which tasks have been started.
I was, however, thinking that I might be able to use this new state to figure out how long things take. Is there a way I could get the difference between the 'State Change Date' for 'In Progess' and 'Closed' states?
The out-of-the-box TFS queries seem to be limited.