Silverlight [rss]

Silverlight - Healthcare Demo

Interesting demonstration app up here; http://www.mscui.net/PatientJourneyDemonstrator/ put together by some of the MCS guys in the UK as far as I know. The terminology is a bit weird ( "Patient Journey?" ) but the app's quite cool as a playpen for Silverlight Read More

Filed Under:

Uploading Videos to Silverlight Streaming

I wanted to upload some videos to Silverlight Streaming. There's an area of the admin site that says "Manage Videos" but, unfortunately, it only lets you upload one video at a time through the web page so that could prove painful if you've a few videos. Read More

Filed Under: ,

Silverlight 2 - RegisterCreateableType

I spent about 2 hours trying to figure this out today so I thought I'd just share it here. Mostly, the time lost comes down to Javascript but that's no big surprise :-( Essentially, I'm playing with the HTML Bridge that lets Silverlight .NET code call Read More

Filed Under: ,

Silverlight 2 - Build Controls!

I've been building quite a bit of Silverlight 2 code and the one thing I'd pass on as a piece of advice is "Build Controls". Even in situations where I've found myself thinking "Oh, this will just be a lump of XAML" I soon find that approach results in Read More

Filed Under:

Databinding XML in Silverlight 2

I passed across some code to Daniel just last night as he was struggling to get LINQ to XML to read some XML data from a web site ( actually, a web service ) for him. One of the things I miss in Silverlight ( from WPF ) is the ability to naturally bind Read More

Filed Under:
More Posts Next page »