摘要:
//WCF using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; using System.ServiceModel; using System.T 阅读全文
摘要:
//D:\C\WcfService2\WcfService2\IBookService.cs using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; 阅读全文
摘要:
1.In WCF,Add WCF Service,BookService 2. //D:\C\WcfService1\WcfService1\Book.cs using System; using System.Collections.Generic; using System.Linq; usin 阅读全文