文件名称:WCFDataServices
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-07-15
- 文件大小:
- 1.41mb
- 下载次数:
- 0次
- 提 供 者:
- zhan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
微软提供的学习Wcf和Wpf的例子,很好的资料。-Microsoft WCF Data Services Application Sample
This sample shows a simple WCF Data Service exposing data through the ADO.NET Entity fr a mework and a WPF application consuming the WCF Data Service.
The solution is made up of the following projects:
DataServicesWebApp
This project contains the Entity Data Model that we will use as the basis of our WCF Data Service, as well as the service itself.
UserInterface
This project is a user interface implemented in WPF. The entry point for the application is in the code behind file for ProductList.xaml.
This sample shows a simple WCF Data Service exposing data through the ADO.NET Entity fr a mework and a WPF application consuming the WCF Data Service.
The solution is made up of the following projects:
DataServicesWebApp
This project contains the Entity Data Model that we will use as the basis of our WCF Data Service, as well as the service itself.
UserInterface
This project is a user interface implemented in WPF. The entry point for the application is in the code behind file for ProductList.xaml.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WCF Data Services\DataServicesWebApp
.................\..................\About.aspx
.................\..................\About.aspx.cs
.................\..................\About.aspx.designer.cs
.................\..................\AdventureWorks.Designer.cs
.................\..................\AdventureWorks.edmx
.................\..................\AdventureWorks.svc
.................\..................\AdventureWorks.svc.cs
.................\..................\App_Data
.................\..................\........\AdventureWorksLT.mdf
.................\..................\........\AdventureWorksLT_log.ldf
.................\..................\Content
.................\..................\.......\Site.css
.................\..................\DataServicesWebApp.csproj
.................\..................\Default.aspx
.................\..................\Default.aspx.cs
.................\..................\Default.aspx.designer.cs
.................\..................\Global.asax
.................\..................\Global.asax.cs
.................\..................\Properties
.................\..................\..........\AssemblyInfo.cs
.................\..................\Scripts
.................\..................\.......\jquery-1.3.2.js
.................\..................\.......\jquery-1.3.2.min.js
.................\..................\.......\jquery-1.3.2-vsdoc.js
.................\..................\Site.Master
.................\..................\Site.Master.cs
.................\..................\Site.Master.designer.cs
.................\..................\Web.config
.................\..................\Web.Debug.config
.................\..................\Web.Release.config
.................\ReadMe.htm
.................\UserInterface
.................\.............\App.config
.................\.............\App.xaml
.................\.............\App.xaml.cs
.................\.............\Gateways
.................\.............\........\IProductGateway.cs
.................\.............\........\ProductGateway.cs
.................\.............\ProductList.xaml
.................\.............\ProductList.xaml.cs
.................\.............\ProductView.xaml
.................\.............\ProductView.xaml.cs
.................\.............\Properties
.................\.............\..........\AssemblyInfo.cs
.................\.............\..........\Resources.Designer.cs
.................\.............\..........\Resources.resx
.................\.............\..........\Settings.Designer.cs
.................\.............\..........\Settings.settings
.................\.............\Service References
.................\.............\..................\AdventureWorksService
.................\.............\..................\.....................\Reference.cs
.................\.............\..................\.....................\Reference.datasvcmap
.................\.............\..................\.....................\service.edmx
.................\.............\Styles
.................\.............\......\Button.xaml
.................\.............\......\ComboBox.xaml
.................\.............\......\GroupBox.xaml
.................\.............\......\ListView.xaml
.................\.............\......\Shared.xaml
.................\.............\......\TextBox.xaml
.................\.............\UserInterface.csproj
.................\WCFDataServiceSampleApp.sln