We are working on a new website (WordPress), and we're going to publish news-articles there. We have our users in one domain, and now we want to have an RSS reader on all our clients which reads from this feed.
It has to be preconfigured by us (setting up the feed-address and how often to check for new feeds, etc.). It should only be a tray-icon which pops up when new feeds are published, with a link to the website.
Are there any existing applications? Or is there some code sample in C# on how to make this?