Click here to Skip to main content
15,891,033 members
Articles / Web Development / ASP.NET

Simple RSS Builder Based on Data Table

Rate me:
Please Sign up or sign in to vote.
3.94/5 (7 votes)
14 Dec 2007CPOL2 min read 28K   368   33  
This article explains how to read a Datatable using an RSS Configurator Object to return a valid XmlDocument
<%@ Page Language="C#" AutoEventWireup="true"  CodeFile="Default.aspx.cs" Inherits="_Default" %>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer I.ndigo - www.i.ndigo.com.br
Brazil Brazil
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions