HowTo: Create RSS Feeds with Linq to XML / XLinq
It´s very easy to create an RSS using Linq to XML. In my sample I create a ASP.NET page, which offers a RSS Feed. We add also a meta tag so that users can find our RSS Feed.
HowTo: Use PicLens and other MediaRSS Clients for your own Website (create MediaRSS with LINQ to XML)
This blogpost is related to the "RSS XLINQ" post – but this time the result will be cooler . About this post This post is about the "MediaRSS" standard and how you can use it for your own website. If you have never heard of it – never mind. But maybe you have heard of …
HowTo: Create RSS Feeds with LINQ to XML (XLinq)
It´s really easy to create XML with LINQ to XML – you can find a HowTo on my german blog. Now we´ll try to create an RSS Feed with XLINQ My Projectfiles: The "Rss.ashx" will create your RSS. At first I want to make sure, that my site-visitors detect my nice RSS Feed automatically: <head …


Recent comments