使用.NET稳定的RSS阅读器 [英] Stable RSS reader using .NET

查看:152
本文介绍了使用.NET稳定的RSS阅读器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在寻找一个稳定的RSS / ATOM库,.NET,preferably开源像AS3的整合图书馆由Adobe创建。

I have been looking for a stable RSS/Atom library for .NET, preferably open source like AS3 Syndication Library created by Adobe.

我想融入我的基于.NET的网站的RSS源。

I want to integrate an RSS feed in my .NET based site.

此外,是否有相同的RSS阅读器的任何JavaScript库?

Also, are there any JavaScript libraries for the same RSS feed reader?

推荐答案

我回答过类似的问题了一段时间回来:网上有一个类来解析ATOM和RSS提要。退房的链接。

I answered a similar question some time back : net has a class to parse ATOM and RSS feeds. Check out the links.

http://msdn.microsoft.com/en-美国/库/ system.servicemodel.syndication.aspx

http://msdn.microsoft.com/en-us/magazine/ cc135976.aspx

另外,你可以只从XML文件中删除饲料版本,并使用XmlDocument类解析它作为一个正常的XML文件。

Alternatively You can just remove the "Feed version" from the XML file and parse it as a normal XML file using xmlDocument class.

<一个href="http://stackoverflow.com/questions/684507/rss-parser-in-net/684518#684518">http://stackoverflow.com/questions/684507/rss-parser-in-net/684518#684518

这篇关于使用.NET稳定的RSS阅读器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆