Aktuelle Änderungen Printable View Änderungen Bearbeiten
Scope > ScrapingAdSense > ScreenCasting > ScreenCast > SeSAm > SegWay > SegelShop > SelfHostingProgrammingLanguages > SetJmp > SetTheory > SetupEmacsForClojureHackung > SilverlightClear TrailIn the Silverlight model, designers can build their desired user experience and express this as XAML. The XAML can then be incorporated directly by a developer into a Web page using the Silverlight runtime. Thus, the two can work more closely than ever before to provide a rich client user experience.
At the heart of Silverlight is the browser-enhancement module that renders XAML and draws the resulting graphics on the browser surface. It is a small download (under 2 MB) that can be installed when the user hits the site containing the Silverlight content. This module exposes the underlying framework of the XAML page to JavaScript developers, so interaction with the content on the page level becomes possible, and thus the developer can, for example, write event handlers, or manipulate the XAML page contents using JavaScript code.