Creating your own custom Silverlight Media Player using Expression Media Encoder & Blend
November 8, 2007 — vincenthomeShow how to reuse the code generated by Expression Media Encoder and then create your own “custom” Silverlight Media Player!
Show how to reuse the code generated by Expression Media Encoder and then create your own “custom” Silverlight Media Player!
This post describes how a C# developer can set up and run a Silverlight project in Visual Studio Orcas.
Here are all the pieces you need:
- Orcas Beta 1
- Silverlight 1.1 Alpha for Windows
- Silverlight Tools Alpha for Visual Studio
- Expression Blend 2 Free Trial
- You will also find it helpful to download the Silverlight SDK as it contains useful documentation and examples.
A First Silverlight Project
More…
Charlie Calvert’s Community Blog : Silverlight and C# in Orcas Beta 1