Hi guys,
I am working on a project that involves building a personalized content/news aggregator. As part 1 of this tutorial series we are building an RSS feed parser in C#. Next I will be working on how to use the feeds to create, train and build the news/content aggregator all in C# without using third party libraries.

Anyways maybe this code will help someone parse RSS, RDF or Atom feeds in their project so I am publishing the complete source code and a small tutorial on it.
How to Parse RSS and ATOM Feeds in C# – CODE-AI (code-ai.mk)
no comments yet
Be the first to share what you think!
C# devs
null reference exceptions

source