Quantcast
Browsing all 2 articles
Browse latest View live

RSS Feed Reader

If this is a windows application you can use the webbrowser control and then set its document text to the returned RSS feed string:wbrRSS.DocumentText = ProcessRSS("http://feeds.rapidfeeds.com/27057/",...

View Article


RSS Feed Reader

Hello!I am looking to have an RSS feed reader within my program, I have code but I am having difficulty getting the content to appear correctly.Here is my code:Imports System.Net Imports System.Text...

View Article

Browsing all 2 articles
Browse latest View live