A Collection of ASP.NET 2.0 Controls

I started to create and publish a set of ASP.NET 2.0 Controls onto GotDotNet.  This will be a work-in-progress since I plan to add controls to this collection over time.

First Release

This is the first release of these controls. At the moment, there is only one control in this collection. The control is an RSS HyperLink control.

*** RSSHyperLink ***

Features:
1) Displays the standard RSS image next to the hyperlink.
2) Supports url properties for RSS Feed, Web Blog, and Atom Feed.
3) Injects appropriate tags into the HTML page so that Internet Explorer 7.0 will detect the feeds. This can be turned off by setting PublishFeeds to false.

Check it out here!

RSSHyperLinkPreview.GIF