This is a mirror of official site: http://jasper-net.blogspot.com/

What is Silverlight for Windows Embedded for C++ ?

| Monday, November 8, 2010
image.axd?picture=image_thumb_134.png

Is there a  version of Silverlight that works with embedded  systems and works with C++ native code ? Survey says yes..

Silverlight for Windows Embedded is a native (C++ based) user interface (UI) development framework for Windows Embedded Compact powered devices and is based on Microsoft Silverlight 3.

Silverlight for Windows Embedded offers a comprehensive C++ API that is fully-compatible with XML-based declarative markup and has no dependency on the .NET Framework.
With Silverlight for Windows Embedded, embedded OEMs can either completely predefine the visual appearance, effects, and behavior in source XAML, or use the C++ programming model to create or customize the UI appearance and functionality for the shell and applications.

Developers can use the Silverlight C++ API to load and display an existing XAML UI, implement event handling for the XAML elements, or customize the UI at run-time by adding new elements or changing the visual appearance to respond to factors present at run-time.

Read more: XAML Refugees Design Blog

Posted via email from .NET Info

0 comments: