Asp.Net Source HOME » asp.net learning » ASP.NET » ALL » Writing RssHandler base on sql database...c#
Title:

Writing RssHandler base on sql database...c#

Posted At: 10/7/2009
VOTE:      
URL: http://wiki.asp.net/page.aspx/866/writing-rsshandl...
<%@ WebHandler Language="C#" Class="RssHandler" %> using System; using System.Web; using System.Data.Common; using System.Configuration; using System.Data; using System.Xml; public class RssHandler : IHttpHandler ...

Comments:


No comments yet

Add New Comment:


Name*:
E-mail*:
Country:  Country flag
Comment*:
B I U url img quote                                    
Created By AspNetSource.com
Are you human ?