文件名称:WCFDataServices
-
所属分类:
- 标签属性:
- 上传时间:2014-07-15
-
文件大小:1.41mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
微软提供的学习Wcf和Wpf的例子,很好的资料。-Microsoft WCF Data Services Application Sample
This sample shows a simple WCF Data Service exposing data through the ADO.NET Entity Framework 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 Framework 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/
WCF Data Services/DataServicesWebApp/About.aspx
WCF Data Services/DataServicesWebApp/About.aspx.cs
WCF Data Services/DataServicesWebApp/About.aspx.designer.cs
WCF Data Services/DataServicesWebApp/AdventureWorks.Designer.cs
WCF Data Services/DataServicesWebApp/AdventureWorks.edmx
WCF Data Services/DataServicesWebApp/AdventureWorks.svc
WCF Data Services/DataServicesWebApp/AdventureWorks.svc.cs
WCF Data Services/DataServicesWebApp/App_Data/
WCF Data Services/DataServicesWebApp/App_Data/AdventureWorksLT.mdf
WCF Data Services/DataServicesWebApp/App_Data/AdventureWorksLT_log.ldf
WCF Data Services/DataServicesWebApp/Content/
WCF Data Services/DataServicesWebApp/Content/Site.css
WCF Data Services/DataServicesWebApp/DataServicesWebApp.csproj
WCF Data Services/DataServicesWebApp/Default.aspx
WCF Data Services/DataServicesWebApp/Default.aspx.cs
WCF Data Services/DataServicesWebApp/Default.aspx.designer.cs
WCF Data Services/DataServicesWebApp/Global.asax
WCF Data Services/DataServicesWebApp/Global.asax.cs
WCF Data Services/DataServicesWebApp/Properties/
WCF Data Services/DataServicesWebApp/Properties/AssemblyInfo.cs
WCF Data Services/DataServicesWebApp/Scripts/
WCF Data Services/DataServicesWebApp/Scripts/jquery-1.3.2.js
WCF Data Services/DataServicesWebApp/Scripts/jquery-1.3.2.min.js
WCF Data Services/DataServicesWebApp/Scripts/jquery-1.3.2-vsdoc.js
WCF Data Services/DataServicesWebApp/Site.Master
WCF Data Services/DataServicesWebApp/Site.Master.cs
WCF Data Services/DataServicesWebApp/Site.Master.designer.cs
WCF Data Services/DataServicesWebApp/Web.config
WCF Data Services/DataServicesWebApp/Web.Debug.config
WCF Data Services/DataServicesWebApp/Web.Release.config
WCF Data Services/ReadMe.htm
WCF Data Services/UserInterface/
WCF Data Services/UserInterface/App.config
WCF Data Services/UserInterface/App.xaml
WCF Data Services/UserInterface/App.xaml.cs
WCF Data Services/UserInterface/Gateways/
WCF Data Services/UserInterface/Gateways/IProductGateway.cs
WCF Data Services/UserInterface/Gateways/ProductGateway.cs
WCF Data Services/UserInterface/ProductList.xaml
WCF Data Services/UserInterface/ProductList.xaml.cs
WCF Data Services/UserInterface/ProductView.xaml
WCF Data Services/UserInterface/ProductView.xaml.cs
WCF Data Services/UserInterface/Properties/
WCF Data Services/UserInterface/Properties/AssemblyInfo.cs
WCF Data Services/UserInterface/Properties/Resources.Designer.cs
WCF Data Services/UserInterface/Properties/Resources.resx
WCF Data Services/UserInterface/Properties/Settings.Designer.cs
WCF Data Services/UserInterface/Properties/Settings.settings
WCF Data Services/UserInterface/Service References/
WCF Data Services/UserInterface/Service References/AdventureWorksService/
WCF Data Services/UserInterface/Service References/AdventureWorksService/Reference.cs
WCF Data Services/UserInterface/Service References/AdventureWorksService/Reference.datasvcmap
WCF Data Services/UserInterface/Service References/AdventureWorksService/service.edmx
WCF Data Services/UserInterface/Styles/
WCF Data Services/UserInterface/Styles/Button.xaml
WCF Data Services/UserInterface/Styles/ComboBox.xaml
WCF Data Services/UserInterface/Styles/GroupBox.xaml
WCF Data Services/UserInterface/Styles/ListView.xaml
WCF Data Services/UserInterface/Styles/Shared.xaml
WCF Data Services/UserInterface/Styles/TextBox.xaml
WCF Data Services/UserInterface/UserInterface.csproj
WCF Data Services/WCFDataServiceSampleApp.sln
WCF Data Services/DataServicesWebApp/About.aspx
WCF Data Services/DataServicesWebApp/About.aspx.cs
WCF Data Services/DataServicesWebApp/About.aspx.designer.cs
WCF Data Services/DataServicesWebApp/AdventureWorks.Designer.cs
WCF Data Services/DataServicesWebApp/AdventureWorks.edmx
WCF Data Services/DataServicesWebApp/AdventureWorks.svc
WCF Data Services/DataServicesWebApp/AdventureWorks.svc.cs
WCF Data Services/DataServicesWebApp/App_Data/
WCF Data Services/DataServicesWebApp/App_Data/AdventureWorksLT.mdf
WCF Data Services/DataServicesWebApp/App_Data/AdventureWorksLT_log.ldf
WCF Data Services/DataServicesWebApp/Content/
WCF Data Services/DataServicesWebApp/Content/Site.css
WCF Data Services/DataServicesWebApp/DataServicesWebApp.csproj
WCF Data Services/DataServicesWebApp/Default.aspx
WCF Data Services/DataServicesWebApp/Default.aspx.cs
WCF Data Services/DataServicesWebApp/Default.aspx.designer.cs
WCF Data Services/DataServicesWebApp/Global.asax
WCF Data Services/DataServicesWebApp/Global.asax.cs
WCF Data Services/DataServicesWebApp/Properties/
WCF Data Services/DataServicesWebApp/Properties/AssemblyInfo.cs
WCF Data Services/DataServicesWebApp/Scripts/
WCF Data Services/DataServicesWebApp/Scripts/jquery-1.3.2.js
WCF Data Services/DataServicesWebApp/Scripts/jquery-1.3.2.min.js
WCF Data Services/DataServicesWebApp/Scripts/jquery-1.3.2-vsdoc.js
WCF Data Services/DataServicesWebApp/Site.Master
WCF Data Services/DataServicesWebApp/Site.Master.cs
WCF Data Services/DataServicesWebApp/Site.Master.designer.cs
WCF Data Services/DataServicesWebApp/Web.config
WCF Data Services/DataServicesWebApp/Web.Debug.config
WCF Data Services/DataServicesWebApp/Web.Release.config
WCF Data Services/ReadMe.htm
WCF Data Services/UserInterface/
WCF Data Services/UserInterface/App.config
WCF Data Services/UserInterface/App.xaml
WCF Data Services/UserInterface/App.xaml.cs
WCF Data Services/UserInterface/Gateways/
WCF Data Services/UserInterface/Gateways/IProductGateway.cs
WCF Data Services/UserInterface/Gateways/ProductGateway.cs
WCF Data Services/UserInterface/ProductList.xaml
WCF Data Services/UserInterface/ProductList.xaml.cs
WCF Data Services/UserInterface/ProductView.xaml
WCF Data Services/UserInterface/ProductView.xaml.cs
WCF Data Services/UserInterface/Properties/
WCF Data Services/UserInterface/Properties/AssemblyInfo.cs
WCF Data Services/UserInterface/Properties/Resources.Designer.cs
WCF Data Services/UserInterface/Properties/Resources.resx
WCF Data Services/UserInterface/Properties/Settings.Designer.cs
WCF Data Services/UserInterface/Properties/Settings.settings
WCF Data Services/UserInterface/Service References/
WCF Data Services/UserInterface/Service References/AdventureWorksService/
WCF Data Services/UserInterface/Service References/AdventureWorksService/Reference.cs
WCF Data Services/UserInterface/Service References/AdventureWorksService/Reference.datasvcmap
WCF Data Services/UserInterface/Service References/AdventureWorksService/service.edmx
WCF Data Services/UserInterface/Styles/
WCF Data Services/UserInterface/Styles/Button.xaml
WCF Data Services/UserInterface/Styles/ComboBox.xaml
WCF Data Services/UserInterface/Styles/GroupBox.xaml
WCF Data Services/UserInterface/Styles/ListView.xaml
WCF Data Services/UserInterface/Styles/Shared.xaml
WCF Data Services/UserInterface/Styles/TextBox.xaml
WCF Data Services/UserInterface/UserInterface.csproj
WCF Data Services/WCFDataServiceSampleApp.sln
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.