Last week I presented a 200 level session on Silverlight Out of Browser features over Live Meeting to the Orlando .NET user group (ONETUG). The session covered all of the fundamentals of out of browser, went into several examples, and showed a few tips and tricks. I packaged up the some of the more popular demos and the slide deck and you can download them all right here. The music player demo is a port from the presentation Joe Stegman did at the last PDC and the Puzzle is a port from the one Scott Gu did at the last PDC. The eBay Simple Lister app is live and available (no source included as its eBay’s property).

The presentation includes:

Slide deck
image
 
WebBrowser & WebBrowserBrush  demo
image

Music Player demo

Key features:

  • Elevated trust
  • AutomationFactory with COM
  • Install events
  • Update events
  • Toast
  • File system access
  • Media playing

 

image

 

image

eBay Simple Lister

Key Features

  • Elevated trust
  • File access
  • Borderless
  • Install events
  • Validation
  • Drag drop
  • Image editing
  • ContextMenu
  • WebBrowser control integration for OAuth
    image