摘要: 网上看了很多jquery调用wcf的例子,可能是主机的原因,我用的是gd主机,所以都没有成功,昨天自己搞了一天,终于成功了,现把方法和代码和大家分享首选创能wcf,代码很简单,如下: 1 using System; 2 using System.Data; 3 using System.ServiceModel; 4 using System.ServiceModel.Activation; 5 using System.ServiceModel.Web; 6 using System.Web.Script.Services; 7 8 [ServiceContract(Namespace = 阅读全文
posted @ 2011-07-07 12:57 孩他爸 阅读(668) 评论(1) 推荐(0)