Charles Petzold, the author of Programming Windows has released a book about Programming Windows Phone 7, from the perspective of both the Silverlight and XNA Game Studio application models.
It’s also available in e-book form for… free! It’s a 13MB PDF that can be downloaded from Microsoft Press. Get it before they run out!
This article explores using XNA Game Studio to access the two primary forms of user input on the Zune HD: the multitouch screen, and the accelerometer. We’ll do this by building a small demo that allows the user to create sparkles by touching the screen, and to move them around by tilting the device.