Islands of Richness with Silverlight on an ASP.NET page
Posted by: Brad Abrams,
on 18 Feb 2008 |
View original | Bookmarked: 0 time(s)
While I certainly think there are tons of interesting scenarios for a Silverlight application that takes over the full browser screen, there are also some interesting scenarios for putting Islands of richness on a predominately ASP.NET\HTML page. This could be to display video, show some rich visualization or animation. In this walk through, I'll walk through using and customize the ASP.NET MediaPlayer control to give you an idea of how to add Video to an ASP.NET website. ...