Extracting the URLs of MP3s from a Podcast's RSS FeedFrom the following
post.
So how would you accomplish this in vb.net?
...
Recently in the vb.net forum there as been a few questions related to LINQ and XML.
So I've but together this blog post to serve as a quick revision and also to collate some of the resource you'll find useful.
LINQLINQ stands for
Language
Integrated
Queries
Let just delve straight in with an example.
...