在.NET RSS解析器 [英] rss parser in .net

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

问题描述

什么是最好的RSS阅读器。NET在那里?最有效和易于使用的 那些我发现真的是复杂的

what's the best RSS reader for .net out there? most efficient and easy to use the ones i found are really complicated

推荐答案

<一个href="http://msdn.microsoft.com/en-us/library/system.servicemodel.syndication.aspx">http://msdn.microsoft.com/en-us/library/system.servicemodel.syndication.aspx <一href="http://msdn.microsoft.com/en-us/magazine/cc135976.aspx">http://msdn.microsoft.com/en-us/magazine/cc135976.aspx

.NET有一个类来解析ATOM和RSS提要。退房的链接。什么是你想怎么办?你能否提供更多信息?

.net has a class to parse ATOM and RSS feeds. Check out the links. What are you trying to do? Can you give more information?

另外,你可以只从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.

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

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