Windows Vista Beta | WinVistaBeta.com - Message | MP3 Promoter

January 06, 2009  
Subject: MP3 Promoter
Group: microsoft.public.windows.developer.winfx.winfs
Date: 10/17/2005 3:42:57 PM
From: Dave Evers [Email Address Protection]

I am trying to create a Promoter for MP3 files to pull tag info from
the file and populate a WinFS item. Are there any source examples of
how to do this? You would think this is such an obvious use of WinFS
that it would have been provided as part of the install (surely MP3 is
as popular as DOC and JPG), but I am prepared to write one if I have
to. I found the relevant sections in the SDK help and was able to
create a project in C# using the appropriate template, but it is just
empty methods with no examples of what to do inside them. I am a
strong VB6 programmer just starting out with C# and .NET, so I am over
my head here. Hoping someone can help out with a source example of a
working promoter.

Back