I Code, Therefore I Am

while(!(succeed == try()));

Parsing RSS 1.0 with MVC/C#

| April 23, 2011

When I decided to add the RSS feed from Washington State Department of Fish and Wildlife I thought it would be a breeze what with everything .NET offers us to deal with RSS feeds like the System.ServiceModel.Syndication Namespage. Go look at it, that why I linked it to you, might help you to understand the [...]