A description of a Windows Phone 7 app developed for streaming Bassdrive radio, inspired by the iOS version. The app was created as a personal project to explore the Windows Phone SDK.
A solution to the 'System.NotSupportedException' error when using HttpWebRequest asynchronously in a Windows Phone 7 app, involving setting AllowReadStreamBuffering to true.
A 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.