This article show how to create a streaming MP3 music player in Windows Phone 7. All the music files are stored in the server and are streamed to Windows Phone. Application first loads all the albums data from server with JSON data. In server side there are PHP script which loads ID3 tags from all the MP3 files and generates JSON string, which is returned to Windows Phone. After that application deserializes JSON string to dynamic objects and the albums data is displayed in the Panorama page (image 3). Selected album songs will be displayed in the new Songs Page (image 5).

Read More from: Original Source

I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too. 

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.