Quantcast
Channel: Problems Reading RSS with C# and .net 3.5 - Stack Overflow
Browsing all 5 articles
Browse latest View live

Answer by Den for Problems Reading RSS with C# and .net 3.5

A similar problem still persists in .NET 4.0 and I decided to work with XDocument instead of directly invoking SyndicationFeed. I described the applied method (specific to my project here). Can't say...

View Article



Answer by CleverPatrick for Problems Reading RSS with C# and .net 3.5

Based on the workaround posted in the bug report to Microsoft about this I made an XmlReader specifically for reading SyndicationFeeds that have non-standard dates. The code below is slightly different...

View Article

Answer by Oppositional for Problems Reading RSS with C# and .net 3.5

RSS 2.0 formatted syndication feeds utilize the RFC 822 date-time specification when serializing elements like pubDate and lastBuildDate. The RFC 822 date-time specification is unfortunately a very...

View Article

Answer by smaclell for Problems Reading RSS with C# and .net 3.5

Interesting. It would looks like the datetime formatting is not one of the ones naturally expected by the datetime parser. After looking at the feed classes it does not look like you can inject in your...

View Article

Problems Reading RSS with C# and .net 3.5

I have been attempting to write some routines to read RSS and ATOM feeds using the new routines available in System.ServiceModel.Syndication, but unfortunately the Rss20FeedFormatter bombs out on about...

View Article

Browsing all 5 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>