The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Reading XML Attributes using LINQ to XML in Silverlight
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

R MPosted Mar 10, 2011, 11:15 PM
This is a very good article! Thanks for the great work. Could you show an example on using the code with a xml rss feed where the xml is in the same general format as this example. <Contents> <Content Title="Mahesh Chand" ImageUri="ADO.NET Programming with C#" RedirectText="APress" RedirectUri="2003" Description="44.95" > : : : Thanks
Mamta MPosted Dec 7, 2010, 12:55 PM
This was something that many books or articles dont cover. So it was very good that you wrote this stuff here. Thank you for putting this up.