in

Stuart Manning

Belfast Web Development | C# | ASP.NET | Ajax | LINQ | JQuery | CSS | Flex
All Tags » code » RSS (RSS)

Browse by Tags

  • RSS Reader with LINQ to XML

    What joy, LINQ to XML . This code example shows how you can use LINQ to XML to painlessly extract content from an RSS feed. No more XPathDocument and etc, coded in minutes. StringBuilder sb = new StringBuilder(); //test read XNamespace slashNamespace = "http://www.w3.org/2005/Atom"; XDocument...
    Posted to ASP.NET (Weblog) by Stuart Manning on 02-27-2008
Page 1 of 1 (1 items)