Published onJanuary 26, 2012Never to be caught out again...programmingcsharplinqdebuggingA reminder about a common LINQ error in C# caused by missing the System.Linq namespace import.
Published onOctober 5, 2011Making BackgroundAudioPlayer on Windows Phone 7 work with a Shoutcast streamWindows-Phone-7BackgroundAudioPlayerShoutcaststreamingprogrammingA guide on how to make the BackgroundAudioPlayer work with a Shoutcast stream on Windows Phone 7, including a trick to access the audio stream directly.