NovoGeek's Blog (Archive)

Technical insights of a web geek

Reading RSS feeds in ASP.NET

I was trying to build a nice home page for my site and was googling around for web 2.0 sites. Suddenly, I landed on SEOMoz.org and then on pageflakes.com. I then thought of building a mashup start page.So, tried to understand how Microsoft Popfly (an online mashup creator) works. Though its a excellent product, I thought of trying my own code.Tried for RSS readers in ASP.NET and landed on 4Guys4mRolla (very good article) and finally on Code Project .(It's a complete article. So no need to explain it here). It's all about an RSS toolkit which can be added to Visual StudioToolbox.This excellent ASP.NET custom control(which made life easy) can be downloaded from CodePlex.

Any one interested in learning about mashups, have a quick overview of these links without wasting much time!

Comments are closed