Loading

摘要: WSDL:WEB SERVICE DESCRIPTION LANGUAGE1.SERVICE CONTRACTSThe service contract further defines the message exchange pattern (Request/Reply/One-Way/Duplex) for each service operation.2. you should always decouple the abstract service definition from the concrete implementation,if you want to produce pr 阅读全文
posted @ 2013-01-17 22:08 青岛欧姆网络科技 阅读(122) 评论(0) 推荐(0) 编辑
摘要: 1.WS* ProtocolsWCF can implement the WS* protocols by using a binding called WsHttpBinding.This binding makes use of some of the WS* protocols and adds the needs behaviors,such as transactional message calls,reliability,discovery,and addressing.2.WSDLWSDL is a XML-formatted definition of the contrac 阅读全文
posted @ 2013-01-17 21:37 青岛欧姆网络科技 阅读(135) 评论(0) 推荐(0) 编辑