0
kicks
RSS Feeds and Google Sitemaps for ASP.NET MVC with LINQ To XML
For the majority of personal web sites, two uses of XML are commonplace: creating an RSS feed and a Google Sitemap. Here, I look at how to create both of those using LINQ to XML for an ASP.NET MVC web site.