Securing WCF service and client.
保护WCF服务和客户机。
Modeling of WCF service components.
WCF服务工件的建模。
Set user hit quota for WCF service?
设置用户达到配额WCF服务吗?。
When does WCF service call it's constructor?
当WCF服务的构造函数调用它?
Here's a link to the basics of publishing a WCF service.
这是一个链接在出版一个WCF服务的基础。
Invoking a WCF Service on the Backend via Delegated access.
通过代理访问在后端调用一个WCF服务。
Explains debugger support for stepping into a WCF Service.
说明调试器对单步执行WCF服务的支持。
All communications with the WCF service are through the endpoints.
所有与WCF服务的联系都是通过端点进行的。
This includes using forms authentication through a WCF service.
包括透过WCF服务来进行表单验证。
Prior to 3.5, accessing a WCF service from an AJAX app was pretty hard.
在3.5之前,通过AJAX应用程序访问一个WCF服务是相当困难的。
The WCF service has four main components that need to be developed or configured.
WCF服务有4个主要组件需要开发或配置。
Reference data calls from web site to WCF service or database take longer time.
参考数据调用从网站到WCF服务或数据库需要一定的时间。
Using Geneva Framework for Handling Authentication and Authorization in a WCF service.
使用Geneva框架在WCF服务中处理授权与认证。
Why can't I hit my WCF service from the outside of the machine, but I can locally?
为什么我不能打我的WCF服务的机外,但我可以在本地?
The following sub sections talk about the individual stereotypes for WCF service modeling.
接下来的小章节讨论的是WCF服务建模的私人构造型。
The test form is automatically launched when you hit F5 on a WCF Service Library project.
在WCF服务库(Service Library)项目中敲击f 5就可以自动运行测试表。
What would be the cheapest board which I could potentially find to consume a WCF service.
最便宜的是什么板,我可能找到一个WCF服务消费。
If generated, both files can be used by the WCF client to communicate with the WCF service.
如果生成的,这两个文件可以使用WCF客户端进行通信的WCF服务。
Self-hosting - When a WCF service is hosted in a managed application, it is known as self-hosting.
自托管:当一个wcf服务托管在一个托管应用上时,被称为自托管。
The IService.cs file of the WCF service contains an interface for the classes to be used by the service.
WCF服务的IService.cs文件包含服务使用的类的接口。
Determines whether WCF service methods will be called synchronously (the default) or asynchronously.
确定WCF服务的方法是同步调用(默认)还是异步调用。
The WCF Service will be configured to participate in an SSL handshake with the calling (gateway) client.
要配置WCF服务,让它参与与进行调用的(网关)客户机的SSL握手过程。
After creating a WCF service, the next step is to host it so that the client applications can consume it.
在创建wcf服务后,下一个步骤就是托管该服务,确保客户端应用可以使用它。
When you step into the code for a WCF service from client code, you may receive an error related to missing symbols.
从客户端代码进入并单步执行 WCF服务的代码时,您可能会收到一条与缺少符号有关的错误消息。
A service proxy or simply proxy in WCF enables application (s) to interact with WCF service by sending and receiving messages.
一个服务代理或者一个简单的代理,能够确保应用程序和WCF服务,通过发送和接收消息来进行交互。
A WCF service can be defined by either a class or by an interface with groups of operations that define the offerings of the service.
WCF服务可以与定义服务的一组操作一起来由类或者界面定义。
The profile has representation options for almost all of the attributes supplied by the WCF framework to design a WCF service library.
概述为几乎所有WCF框架提供的属性都含有代表属性,以设计WCF服务库。
IIS hosting also offers process health monitoring, idle shutdown, process recycling, and many more features to facilitate a WCF service hosting.
IIS托管同样提供进程安全监视,空闲挂断,进程复用,以及许多其他的功能来促进wcf服务托管。
The new program encapsulates operations of the database in WCF service and packages the client's calling for the service into the local messages.
新的方案将对数据库的操作统一封装到了WCF服务里面,而把断网后对服务的调用包装成为了客户端本地的消息。
The new program encapsulates operations of the database in WCF service and packages the client's calling for the service into the local messages.
新的方案将对数据库的操作统一封装到了WCF服务里面,而把断网后对服务的调用包装成为了客户端本地的消息。
应用推荐