如何在WPF应用程序中开发RSS Feed阅读器 [英] how to develop a rss feed reader in wpf application

查看:80
本文介绍了如何在WPF应用程序中开发RSS Feed阅读器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是WPF的新手,c#.net可以帮助我开发RSS FEED READER应用程序,该应用程序应该能够读取rss feed,其中包含http://channel9.msdn.com/等视频提要/RSS/.一个简单的代码示例如何具有RSS提要 在WPF应用程序中很有帮助.

 I am new to WPF and c#.net could anyone help me out in developing a RSS FEED READER application which should be able to read the rss feeds which consists of videos like http://channel9.msdn.com/Feeds/RSS/. A simple code sample how to have a RSS feeds in WPF application  would be helpful.

先谢谢您

Joshi.

推荐答案

你好,Joshi,

Hello Jos

您可以使用C#中的以下代码来检索RSS提要

You can retrieve the RSS feed by the using the following code in C#

string feedUrl = "http://channel9.msdn.com/Feeds/RSS/";


这篇关于如何在WPF应用程序中开发RSS Feed阅读器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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