摘要:
<?xml version="1.0" encoding="utf-8" ?><configuration> <system.serviceModel> <services> <service name="WinformHello.HelloService" behaviorConfiguration="TestBehavior"> <host> <baseAddresses> <add baseAddress="h 阅读全文
posted @ 2013-04-05 21:32
larryle
阅读(145)
评论(0)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.ServiceModel;using System.ServiceModel.Channels;namespace wcfservicehost{ class Program { static void Main(string[] args) { using (MyhelloHost Host = new MyhelloHost()) ... 阅读全文
posted @ 2013-04-05 21:31
larryle
阅读(276)
评论(0)
推荐(0)
浙公网安备 33010602011771号