Quantcast
Channel: Displaying wordpress Recent Posts on a .Net site? - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Thomas Levesque for Displaying wordpress Recent Posts on a .Net site?

That's pretty easy using the SyndicationFeed class:using (var reader = XmlReader.Create("http://someblog.wordpress.com/feed/")){ var feed = SyndicationFeed.Load(reader); // Print title and summary of 5...

View Article



Displaying wordpress Recent Posts on a .Net site?

I need to display the titles (and perhaps the first line) of some blog 'recent posts' from a Wordpress php site on another website that runs on .Net.after doing a little googling I haven't found any...

View Article
Browsing all 2 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>