SCREENCAST: Adding Closed Captioning to video using Silverlight, ASP.NET AJAX, WCF and an external data source

In my previous Silverlight Closed Captioning screencast here, I showed you how to use Expression Encoder to import Closed Captioning information to produce a solution without writing a line of code.  What if you store your Closed Captioning information in an external data source (database, SAMI file, XML file, etc.) and want to keep it there?  Do you have to reprocess all of your videos using Expression Encoder?  Of course not, but you do have to write some code:).  In this screencast, I show you how to use Silverlight, ASP.NET AJAX, and the Windows Communication Foundation (WCF)  to solve this problem. 

You can view the screencast here.

To get the sample code, just click the link below:

The sample requires Visual Studio 2008 beta 2 or later.

-Marc

 

Technorati Tags: .net framework,AJAX,ASP.NET,Orcas,Silverlight,visual studio,windows communication foundation,wcf