Department of InformatiX
Microsoft .NET Micro Framework Tools & Resources
Core (2)
Globalization
Peripherals
WPF (1)
Networking (4)
Developing
Emulators (2)
Port specifics
Others

WPF

What is the Dispatcher/DispatcherTimer for?

These classes come from Windows Presentation Foundation, so you might find useful to look into the documentation of WPF. For the first idea try for example the Build More Responsive Apps With The Dispatcher article at MSDN Magazine by Shawn Wildermuth, or more detailed Threading Model at MSDN.