Reading RSS data with Linq to Xml
Posted
by hakanbilge
on ASP.net Weblogs
See other posts from ASP.net Weblogs
or by hakanbilge
Published on Tue, 20 Apr 2010 12:15:00 GMT
Indexed on
2010/04/20
12:23 UTC
Read the original article
Hit count: 241
Linq to Xml is the best
method, I think, for
querying, constructing and writing Xml data. In this article, I'll show
how to
read Rss data with this powerful Xml technique, Linq. Now, create a
Website in
Visual Studio, add a Textbox and a [read more....]
© ASP.net Weblogs or respective owner