- 51Aspx源码必读 .txt[2KB]
- App.xaml[863B]
- App.xaml.cs[5KB]
- Carmakers.xml[382B]
- MainPage.xaml[1KB]
- MainPage.xaml.cs[1KB]
- WindowsPhoneLoadingXMLFileDemo.csproj[4KB]
- Bin\Debug\AppManifest.xaml[429B]
- obj\Debug\App.g.cs[1KB]
- obj\Debug\App.g.i.cs[1KB]
- obj\Debug\MainPage.g.cs[2KB]
- obj\Debug\MainPage.g.i.cs[2KB]
- obj\Debug\WindowsPhoneLoadingXMLFileDemo.csproj.FileListAbsolute.txt[6KB]
- obj\Debug\XapCacheFile.xml[1KB]
- Properties\AppManifest.xml[207B]
- Properties\AssemblyInfo.cs[1KB]
- Properties\WMAppManifest.xml[1KB]
- ApplicationIcon.png[1KB]
- Background.png[3KB]
- from.gif[4KB]
- SplashScreenImage.jpg[9KB]
- WindowsPhoneLoadingXMLFileDemo.csproj.user[536B]
- WindowsPhoneLoadingXMLFileDemo.sln[1KB]
- WindowsPhoneLoadingXMLFileDemo.suo[37KB]
- 最新Asp.Net源码下载.url[123B]
- Bin\Debug\ApplicationIcon.png[1KB]
- Bin\Debug\Background.png[3KB]
- Bin\Debug\WindowsPhoneLoadingXMLFileDemo.dll[12KB]
- Bin\Debug\WindowsPhoneLoadingXMLFileDemo.pdb[21KB]
- Bin\Debug\WindowsPhoneLoadingXMLFileDemo.xap[14KB]
- obj\Debug\DesignTimeResolveAssemblyReferences.cache[25KB]
- obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache[6KB]
- obj\Debug\WindowsPhoneLoadingXMLFileDemo.dll[12KB]
- obj\Debug\WindowsPhoneLoadingXMLFileDemo.g.resources[3KB]
- obj\Debug\WindowsPhoneLoadingXMLFileDemo.pdb[21KB]
源码介绍
源码参数
项目描述
Windows Phone 7 加载XML文件示例源码
源码介绍了如何在Silverlight for Windows Phone中读取XML文件
使用Linq To XML来读取XML中的节点信息,
首先通过XElement.Load方法加载整个流,
然后在整个页面的ManipulationStarted事件处理程序中将所有的CarBrand信息读出来,
赋给一个Listbox的ItemsSource属性,这样就可以将XML中的数据呈现出来了。
源码开源,欢迎感兴趣的用户下载学习。
下载记录(Only Recent 100)
| 用户名 | 推荐指数 | 下载时间 |
|---|










