Skip Navigation LinksHome > Blog > 2003 > December

December, 2003

RSS 2.0 Framework

By Jerry Maguire RSS 2.0 framework implements the RSS 2.0 specification in strongly typed classes. The framework enables you to create and consume valid RSS 2.0 feeds in your code in just a few minutes. http://www.codeproject.com/csharp/rssframework.asp

Regular Expressions Library

This is a great Library of regular expressions where contributors add useful expression for common and challenging programming tasks