用JavaScript調用WCF Service

前面介紹過《Step by Step 創建一個WCF Service》和《使用WCF的Trace與Message Log功能》,本文介紹一下如何用JavaScript來調用WCF Service。 WCF Service的代碼如下: IHelloService.cs using System.ServiceModel; using System.ServiceModel.Activation; u
相關文章
相關標籤/搜索