Windows Embedded CE 6.0 R3 has been released yesterday, you can download it from here:http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=bc247d88-ddb6-4d4a-a595-8eee3556fe46One of the most exciting new features of R3 is Silverlight for Windows Embedded.With this technology the UI of an application can be described using XAML, an XML-based language, and can be designed using visual tools like Expression Blend.This will allow UI designers to work on embedded devices using the same tools they use on the desktop and it will let embedded developers concentrate on the core application features and not on the design of the UI.I hope that this will lead to visually pleasing but also more user friendly interfaces on any kind of embedded device. Using visual tools for UI design should also improve development time and allow minor fixes to the UI without code modifications. This will improve device development times and reduce maintenance costs.This simple tutorial w ill...