After a very long gap of routine development and coding of web applications, I found this to be more interesting, easy and fascinating for me(At the least to learn something new!). Straight away we can jump into the coding.
The requirement was to consume a RSS feed and show the top 5 feeds in the page(in a sub section).
Create a Web User Control:
<%@ Control Language="C#" AutoEventWireup="true"
↧