搜索资源列表
Entity
- 自己编写的wcf服务,喜欢大家喜欢,-I have written a wcf service, like you like, thank you .....
Service
- WCF的一个简单例子,包含客户端和服务端,VS2005下安装WCF 扩展包开发-WCF sample include Server and Client VS2005 WCF Extertion dev
Push_Server
- WCF通讯的全双工通讯操作示例,包含服务定义,通讯约定,调用以及回调-WCF duplex communication operation example of communications, including service definition, communication conventions, call and callback
wcfAJAXserver
- 本示例演示如何使用 Windows Communication Foundation (WCF) 创建基本的 ASP.NET 异步 Javascr ipt 和 XML (AJAX) 服务(通过从 Web 浏览器客户端使用 Javascr ipt 代码可以使用的服务)。-This sample demonstrates how to use Windows Communication Foundation (WCF) to create a basic ASP.NET Asynchronous J
WebForms
- ASP.NET 客户端中的数据绑定 本示例演示一个服务,该服务可实现定义“请求-答复”通信模式的协定。 本示例由可从浏览器访问的客户端 Web 窗体应用程序和由 Internet 信息服务 (IIS) 承载的 WCF 服务组成。-ASP.NET client-side data binding in this example of a presentation service that enables the definition of request- response modes
OReilly.Programming.WCF.Services.Feb.2007.chm
- Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft s new, and some say revolutionary, unified platform for developing service-oriented applications [SOA] on Windows. Relentlessly p
WCFServiceProgram
- C#WCF服务编程书籍,中文翻译版,china-pub翻译的-Programming C# WCF service books, the Chinese translation version, china-pub translation
WCFService
- WCF Service微软提供的最新服务程序架构,通过开放接口来做分布式开发-WCF Service to provide the latest Microsoft service program structure, through an open interface to do distributed development
WcfService1
- WcfService例子,wcf 服务 wcf 调用-WcfService example, wcf wcf service call
WcfService1
- 一个简单的wcf测试项目,包含了wcf服务,服务端、客户端等源代码。-A simple wcf test items, including a wcf service, service, client and other sources.
HelloWorldWCFService
- HelloWorldWCFService.rar WCF的简单入门例子-Hello World WCF Service
WCF.Service
- C# wcf服务实例,源程序,没得错。可能运行通过。-C# wcf service instance, source code, did not get wrong. May run through.
wcf-study-demo
- 从WCF所处的位置来看,它是包含在.NET 3.0(也包括.NET 3.5)之中的。我们注意比较.NET 3.0与.NET 2.0,其实唯一的区别就是.NET 3.0包含了WCF、WPF、WF(或者还有CardSpace)而已。因此,我们认为WCF是.NET框架的一部分,似乎并不为过。尤为关键的是, WCF并不能脱离.NET框架而单独存在(但非WCF客户端可以调用WCF服务),因此,虽然WCF是微软用以应对SOA解决方案的开发需求而专门推出的,但它并不是例如Spring、Struts那样的框架,
WCF-Service-Program
- WCF 服务编程 本书回避了许多WCF的实现细节,更多的是注重使用WCF的实用性与可行性:如何应用WCF技术?如何选择可行的设计原则与编程模型?-WCF service programming book to avoid many of WCF implementation details, and more focus on the practicality and feasibility of using the WCF WCF technology: how to apply? How t
wcf
- WCF的服务端和客户端,创建服务端和客户端调用的例子,适合初学者。-WCF service and client for beginners
WCF
- wcf的简单demo 包含简单的服务以及客户端调用-Simple demo contains a simple wcf service and client calls
WCF配置1
- 介绍了WCF服务的概念和通信框架模型,并给出了基于自定义托管服务的WCF程序的实现代码。考虑到WCF分布式开发项目中关于托管宿主服务配置和客户端添加引用。两个环节最容易出错。对于大部分想学习WCF分布式开发的人来说,成功开发、配置、部署第一个自己的WCF服务困难重重。很多资料都介绍了WCF的基本概念(This paper introduces the concept of WCF service and communication framework model, and gives the i
WCF双工实例
- 实现客户端订阅WCF服务,调用WCF服务端方法,WCF服务端回调客户端进行通知的过程实例(Implements client - side subscr iption WCF services, calls the WCF server method, and the WCF service callback client processes the notification instance)
WCF配置及PHP调用WCF
- WCF终结点配置简单说明,以及PHP调用WCF服务的简单例子(A simple example of the WCF endpoint configuration, and a simple example of PHP calling the WCF service)
01_HelloService
- Simple/Sample WCF service