Retrieving DeviceID from the Compact Framework

I needed to get the device ID from a Windows CE device for a recent project I worked on.  Some googling found many discussions as to whether it was possible on all devices and whether is was even possible via managed code.  Then I found a blog entry by Microsoft's Jeremy Hance that put it to rest:

A Simple Device ID Class

No Comments