.

Entries Tagged as 'Silverlight'

Silverlight MP3 problem

April 29th, 2008 · No Comments

I came across this odd bug in silverlight 2.0 Beta. For some reason some of my MP3 files were playing fine and some of my MP3 files were not playing at all. I was stumped for nearly an hour as to why this might be the case. The only difference between the files was the […]

[Read more →]

Tags: Silverlight · Software Development · WebDevelopment

How to play sound files in Silverlight 2.0

April 24th, 2008 · 2 Comments

I finally got around to installing Visual Studio 2008 and the Silverlight 2.0 add-ons. My inital impressions were running high as I started a new project and mucked around with the XAML to create the obligatory Hello World App. I even managed to deploy my hello world app on my webserver - Yes, Apache […]

[Read more →]

Tags: Silverlight · WebDevelopment