﻿# RSS server control from Jason Salas

<datetime class="hidden">2004-02-29T00:00</datetime>
<!-- category -- mostlylucidcouk, Imported, ASP.NET, Database -->

I've posted a couple of times about using [RSS](http://backend.userland.com/rss) from ASP.NET, so [this](http://weblogs.asp.net/jasonsalas/posts/44580.aspx) interested me a fair bit, [Jason Salas](http://weblogs.asp.net/jasonsalas) has posted a [nice server control](http://weblogs.asp.net/jasonsalas/posts/44580.aspx)  which allows very simple generation of RSS feeds based on a query to a SQL Server database. 
[There's been a bit of chat](http://weblogs.asp.net/jasonsalas/posts/43936.aspx) about whether such a control should be included in [Whidbey](http://www.asp.net/whidbey/) - to be honest I think it's a bit late for this and I'd rather time was spent improving what's already there than adding arbitrary new features.