Thanks to all those who attended my sessions at TechEd. As promised in my SQL Mobile session here is the source for a very simpler timer class to help you monitor performance. using System; using System.Collections.Generic; using System.Windows.Forms;