Presentation Materials for TechDays '08

Published 11-13-2008 1:11 PM | JohnBowen

Sample Applications:

iZooFari

Wish^43

Toolbar application only | Toolbar code

 

Slides: Silverlight2.zip

 

Demo Code: SilverlightConcepts.zip

When first opening the code there will be a warning due to a custom build step generated by Blend related to font embedding. Select the option to load normally.

Some things to look for in the demo application:

  • Built-in and Toolkit controls
  • OpenFileDialog (FileAccessPage.xaml)
  • Methods of accessing servers (NetworkingPage.xaml)
    • REST Service
    • RSS
    • Web Service
    • WCF Service
    • WCF Duplex
  • HTML DOM Interop using the HTML Bridge (HtmlInteropPage.xaml and Default.aspx)
  • Cross-domain server access (clientaccesspolicy.xml in WcfSilverlightServices)
  • Custom splash page (Splash.xaml in SilverlightConcepts.Web)
  • Font Embedding (HtmlInteropPage.xaml, look at the ListBox ItemTemplate's TextBlock Font settings in Blend)
  • Basic data binding (ControlsPage.xaml, HtmlInteropPage.xaml, NetworkingPage.xaml)

 

Resource links:

Silverlight.net

Silverlight Toolkit

Silverlight.InterKnowlogy.com

Comments

# Contagious Curiosity said on November 14, 2008 12:37 PM:

Here's my deck from day 2 of Orange Country TechDays SQL Server 2008 for Developers View SlideShare presentation

Leave a Comment

Name:  
Website: