10 2017 档案

DataTable 扩展方法的使用. 和 DataTable转对象
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;namespace LuanmdaTest{ class Program { static void 阅读全文

posted @ 2017-10-18 16:03 只为_更加优秀! 阅读(681) 评论(0) 推荐(0)

WCF【WCF—Binding】
摘要:WCF之ABC Address: 每一个WCF的Service都有一个唯一的地址。这个地址给出了Service的地址和传输协议(Transport Protocol) Binding:通信(Communication)的方式很多,同步的request/reply模式,非同步的fire-and-for 阅读全文

posted @ 2017-10-17 19:03 只为_更加优秀! 阅读(195) 评论(0) 推荐(0)

导航