RSS Feed.....

  • Thread starter Thread starter Nelson
  • Start date Start date
N

Nelson

How to consume RSS feeds. Is it possible to write such an application using
ASP.Net or Vb.Net?
Nelson
 
Nelson said:
How to consume RSS feeds. Is it possible to write such an application using
ASP.Net or Vb.Net?

Yes, it's quite possible. In fact, I've created an open-source server
control I call RssFeed that displays RSS content in a <table>, much like
the DataGrid. You can download the code, read the docs, see some demos,
etc., at:
http://scottonwriting.net/sowBlog/RssFeed.htm

Here are some live demos:
http://scottonwriting.net/demos/RssFeedDemos.aspx
http://scottonwriting.net/demos/RssExpandableDemo.aspx
http://aspnet.4guysfromrolla.com/blogs/aspnet.aspx

Happy Programming!

--

Scott Mitchell
(e-mail address removed)
http://www.4GuysFromRolla.com

* When you think ASP.NET, think 4GuysFromRolla.com!
 
I am so glad you replied to my question.
I regualarly visits your website.
Nelson
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

RSS Feed 4
RSS Feed/Reader 4
Timezone RSS feed 1
Consuming RSS Feeds Exceptions 2
auto-discover RSS feed 2
can you get this as an rss feed? 2
No I need to start a thread to read RSS feeds? 1
VS 2008 RSS 5

Back
Top