Hi,
I thought this might be useful to post the code for. I created a web handler that creates an RSS feed from a WEB Api Call to the GetPerformances web method. It is a starting point you can pull in webcontent as well for the RSS feed. The zip file contains a Visual Studio 2008 project. To run this project you will need to modify the web.config to point to your web api server. At the moment the feed calls GetPerformances for a 60 day period.
This sounds really interesting, but the ZIP file seems to be corrupt (No files to extract). Is it working for anyone else and, if not, would it be possible to re-upload the ZIP?
Ian
Hi Ian,
I have re-uploaded this particular zip--you can get it here.
Best,
Todd
Thanks Todd - works like a charm.
I'm glad it works. It you need another help with the code let me know.
Jon