RSS feed
-
hi any body know? how to create rss feed for our web site in asp.net 2.0
-
hi any body know? how to create rss feed for our web site in asp.net 2.0
RSS is just XML.. so, you just need to return the XML with RSS tag. that's all.. If you want to make your life easier, you can use ASP.NET RSS toolkit[^] or RSS.NET. You can google like ASP.NET how to create RSS[^]
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)
-
RSS is just XML.. so, you just need to return the XML with RSS tag. that's all.. If you want to make your life easier, you can use ASP.NET RSS toolkit[^] or RSS.NET. You can google like ASP.NET how to create RSS[^]
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)
hi first i say sorry to u.... i need the logic for consuming other website rss...