RSS Reader with LINQ to XML
Before we begin coding, let’s make a quick review about what is RSS and LINQ to XML. If you already know the concepts, you can skip the this introduction and go directly to the code. What is RSS? RSS stands for Really Simple Syndication. RSS is a Web content syndication …