文件名称:WP7读取XML文件示例源码
文件大小:77KB
文件格式:ZIP
更新时间:2015-04-13 04:01:21
WP7 读取 XML 文件 源码
WP7读取XML文件示例源码 项目描述 Windows Phone 7 加载XML文件示例源码 源码介绍了如何在Silverlight for Windows Phone中读取XML文件 使用Linq To XML来读取XML中的节点信息, 首先通过XElement.Load方法加载整个流, 然后在整个页面的ManipulationStarted事件处理程序中将所有的CarBrand信息读出来, 赋给一个Listbox的ItemsSource属性,这样就可以将XML中的数据呈现出来了。 源码开源,欢迎感兴趣的用户下载学习。
【文件预览】:
51aspx_WP7ReadXMLDemofc1928a2-d02b-4c16-8a99-2f9a201af3e7
----Background.png(3KB)
----App.xaml.cs(5KB)
----MainPage.xaml.cs(1KB)
----MainPage.xaml(2KB)
----WindowsPhoneLoadingXMLFileDemo.suo(37KB)
----WindowsPhoneLoadingXMLFileDemo.sln(1KB)
----Carmakers.xml(382B)
----Properties()
--------AssemblyInfo.cs(1KB)
--------WMAppManifest.xml(2KB)
--------AppManifest.xml(207B)
----Bin()
--------Debug()
----ApplicationIcon.png(2KB)
----WindowsPhoneLoadingXMLFileDemo.csproj.user(536B)
----App.xaml(863B)
----SplashScreenImage.jpg(9KB)
----WindowsPhoneLoadingXMLFileDemo.csproj(5KB)
----obj()
--------Debug()