MIX08 Day 3: T10 Lighting up your AJAX Applications with Silverlight

Friday, 7 March 2008 10:57 by joelevi

 

 

  1. Two ASP.NET server controls
    1. Both ship in SDK: System.Web. Silverlight.dll
    2. Deploys to /bin folder
    3. Available at design-time within Visual Studio 2008
  2. MediaPlayer control
    1. E-commerce sites are going more and more to media right inline inside the store
    2. No more need for RealPlayer or other (proprietary) players
    3. Training on an intranet becomes much easier with rich media
  3. Client customizations
    1. hook various media events
      1. embedded media markers
      2. media start/stop
      3. chapter events
    2. javascript type provides access to "VCR" (should that say "DVR") - style controls

If you liked this post, please be sure to subscribe to my RSS Feed.

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Related posts

Comments are closed