|
by Tim Heuer via Method ~ of ~ failed by Tim Heuer on 1/30/2010 10:38:00 PM
I’m working on a little sample application for music management in Silverlight using WCF RIA Services and some other new Silverlight 4 features. One thing that I wanted to add to the application was the ability to drag an audio file and either lookup the data and/or add a new album/artist/song to the library automatically. Audio formats have a ‘tag’ format known as ID3. It’s a format used for audio file metadata that is used in Windows Media Player, iTunes, and various hardware devices as wel
... [ read more ]
|