XML C#下载Windows Mobile 7 [英] XML C# download Windows Mobile 7

查看:69
本文介绍了XML C#下载Windows Mobile 7的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好

我想问一个基本问题:

 

如何以任何方式下载/加载或连接 - 使用c# - 到我的网址上的xml文件。

How to download/load or connect in any way -using c#- to xml file, located on my url.

是否有可能将该xml文件存储在lonelystorage中?

Is there possibility to store that xml file in isolatedstorage?

我尝试这样开始:

 private void button2_Click(object sender, RoutedEventArgs e)
      {
        WebClient client = new WebClient();
        client.DownloadStringAsync(new Uri("myserver/baza.xml"));

      }

但下一步是什么?

 

 

 

谢谢,对不起我的工作

推荐答案

没有"Windows Mobile 7"。如果您的意思是Windows Phone 7,那么您的论坛就是错误的。请改用Windows Phone 7论坛:http://forums.create.msdn.com/forums/default.aspx?GroupID = 19
There's no "Windows Mobile 7". If you meant Windows Phone 7 then you're in a wrong forum. Please use Windows Phone 7 forums instead: http://forums.create.msdn.com/forums/default.aspx?GroupID=19


这篇关于XML C#下载Windows Mobile 7的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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