摘要: 编写WCF服务接口 using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; using System.ServiceModel; using System.Text; namespace SilverlightApplication11.We... 阅读全文
posted @ 2008-12-10 12:51 昕友软件开发 阅读(302) 评论(0) 推荐(0) 编辑
摘要: 编写Web service using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Services; namespace SilverlightApplication10.Web { /// /// WebService1 的摘... 阅读全文
posted @ 2008-12-10 12:50 昕友软件开发 阅读(319) 评论(0) 推荐(0) 编辑
摘要: 在向特定 URI 发送 HTTP 请求时,基于 HTTP 的服务将返回数据。 HTTP 请求可以发送至各种 URI。此类 URI 包括 http://YouURL.com/service/getUser、http://YouURL.com/service.svc/getUser 等,甚至包括静态数据,例如 http://YouURL.com/data.xml。配置 HTTP 请求通常使用表示... 阅读全文
posted @ 2008-12-10 12:49 昕友软件开发 阅读(807) 评论(1) 推荐(0) 编辑
欢迎访问我的开源项目:xyIM企业即时通讯