Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » wss » Interoperability

Using SharePoint WebService to generate a RSS Feed

I started using Sharepoint Portal Server to host a photoblog, but it did not natively support RSS to see when new photos were added. So I wrote this program that gets the items from the SharePoint webservice and outputs the RSS Feed. Since this is an unconventional approach, I dubbed it "unortodox", and came up with a name of "S.U.R.F." (Sharepoint Un-ortodox RSS Feed).
 
Page view tracker