Powered by

US - English
NEW! Silverlight 5 is available Learn More

Working with JavaScript

In this chapter, you'll learn:
Working with JavaScript

  1. HTML Bridge (Silverlight QuickStart)

    June 26, 2009|Level 300 : Intermediate

    Describes how to access the HTML DOM from managed code, and to call managed code from JavaScript.

  2. Understanding Create from XAML

    July 9, 2009|Level 200 : Novice

    The CreateFromXaml method creates objects from XAML content dynamically, which you can then add to the existing Silverlight object hierarchy. Learn about this method here. Visit lynda.com for the e...

  3. Using Create from XAML

    July 9, 2009|Level 300 : Intermediate

    Learn how to use the CreateFromXAML to parse a XAML string from JavaScript. Visit lynda.com for the entire Silverlight Essential Training series.

  4. Downloading in JavaScript

    July 9, 2009|Level 200 : Novice

    Learn about the Silverlight Downloader object and how it's used by Silverlight applications. Visit lynda.com for the entire Silverlight Essential Training series.

  5. Using a Downloader

    July 9, 2009|Level 300 : Intermediate

    Learn how to use the Silverlight Downloader object to downloading a large image and learn how to display a progress bar while it's downloading. Visit lynda.com for the entire Silverlight Essential...

  6. Packaging in Silverlight

    July 9, 2009|Level 200 : Novice

    Learn about packing in Silverlight by building a simple packaging example. Packaging is exposed by the Downloader object and supports uncompressing and extracting compressed parts of a zipped packa...

  7. Using Custom Fonts in Silverlight

    July 9, 2009|Level 300 : Intermediate

    Learn how to download and use a custom font with a TextBlock in Silverlight. Visit lynda.com for the entire Silverlight Essential Training series.

  8. Understanding Mouse Input

    July 9, 2009|Level 200 : Novice

    Learn about Mouse input in Silverlight. Visit lynda.com for the entire Silverlight Essential Training series.

  9. Mouse Functionality in Silverlight

    July 9, 2009|Level 200 : Novice

    Learn how to use some of the mouse functionality available in Silverlight. Visit lynda.com for the entire Silverlight Essential Training series.

  10. Adding Silverlight to a Web Page

    July 9, 2009|Level 200 : Novice

    Learn what "silverlight.js" helper file is used for and what the parameters on the Silverlight plug-in can do. Visit lynda.com for the entire Silverlight Essential Training series.

  11. Understanding JavaScript Events in XAML

    July 9, 2009|Level 200 : Novice

    Learn about Silverlight's JavaScript programming model. Visit lynda.com for the entire Silverlight Essential Training series.

  12. Using JavaScript Events in XAML

    July 9, 2009|Level 300 : Intermediate

    Learn how JavaScript's integration with Silverlight works by writing some code. Visit lynda.com for the entire Silverlight Essential Training series.

  13. Walking Through a Silverlight Application

    July 9, 2009|Level 200 : Novice

    Take a tour of the XAML and Javascript generated by an application template that's installed with the Silverlight SDK. Visit lynda.com for the entire Silverlight Essential Training series.