摘要:
(WCF)示例二: 使用WCF Service Library 项目模板。使用WCF Service Library 项目模板的时候有很多优势,例如可以使用WCF 测试客户端,WCF配置编辑器等。1.新建一个WCF Service Library,并命名为 MathServiceLibrary. 1.1)将IService1.cs 重命名为 IBasicMath.cs ,代码如下:using System;using System.Collections.Generic;using System.Linq;using System.Runtime.Serialization;using S.. 阅读全文
posted @ 2013-01-13 22:33
fdyang
阅读(375)
评论(0)
推荐(0)

浙公网安备 33010602011771号