I want to create console application in C# language It will get RSS feed from below RSS news link. & pull feeds together once or few times daily?
Here are some RSS feed links:
1) http://feeds.reuters.com/reuters/smallBusinessNews
2) http://www.nytimes.com/services/xml/rss/nyt/SmallBusiness.xml
3) http://www.forbes.com/entrepreneurs/index.xml
also I want to insert all RSS details (Title, description, Link ,images) into my RSS Data Table.