摘要:
WCF如何使用X509证书如何创建证书: makecert.exe -sr LocalMachine -ss My -a sha1 -n CN=JiangServer -sky exchange -pe (服务端证书) makecert.exe -sr LocalMachine -ss My -a ... 阅读全文
posted @ 2015-10-02 10:44
武胜-阿伟
阅读(666)
评论(0)
推荐(0)
摘要:
Service Discovery in WCF 4.0 – Part 2 In the previous post I discussed about the basic usage of WCF Discovery in 4.0. I implemented a managed ... 阅读全文
posted @ 2015-10-02 10:24
武胜-阿伟
阅读(310)
评论(0)
推荐(0)
摘要:
Service Discovery in WCF 4.0 – Part 1 When designing a service oriented architecture (SOA) system, there will be a lot of services with many s... 阅读全文
posted @ 2015-10-02 10:22
武胜-阿伟
阅读(364)
评论(0)
推荐(0)
摘要:
Download source - 93.5 KBIntroductionThough performance blocking and sluggishness are the tailbacks for any application, we can easily overcome these ... 阅读全文
posted @ 2015-10-02 09:55
武胜-阿伟
阅读(388)
评论(0)
推荐(0)
摘要:
直接这样写var task1 = Task.Factory.StartNew(() => DoSomeWork(message1, message2));如果是winform,你在另外一个线程不能直接访问窗体控件,可以用private void button1_Click(object sender... 阅读全文
posted @ 2015-10-02 09:54
武胜-阿伟
阅读(365)
评论(0)
推荐(0)
摘要:
Download source - 45.3 KBIntroductionHello everyone! This is my first blog on WCF and I hope that you like it.Today, I will talk about how to implemen... 阅读全文
posted @ 2015-10-02 09:52
武胜-阿伟
阅读(364)
评论(0)
推荐(0)
浙公网安备 33010602011771号