摘要: http://sandrinodimattia.net/fixing-common-issues-when-hosting-a-net-4-0-wcf-service-in-iis-7/Until today I never had to host a WCF service in IIS… I a... 阅读全文
posted @ 2015-08-03 13:24 ChuckLu 阅读(298) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/lzhlyle/p/4696645.html 如题,实际上,我想这是很困难的。 除非——只是为了给自己做一个提醒,能够看一眼就快速回想起该设计模式的种种记忆。 下列是我之前在学习《大话设计模式》时做的笔记总结,当中有部分措辞来自其作者程杰。(非常感谢他为 阅读全文
posted @ 2015-08-03 12:11 ChuckLu 阅读(226) 评论(0) 推荐(0)
摘要: https://svn.apache.org/repos/asf/incubator/stonehenge/contrib/stocktrader/dotnet/stocktrader项目的dotnet版本https://svn.apache.org/repos/asf/incubator/ston... 阅读全文
posted @ 2015-08-03 09:53 ChuckLu 阅读(241) 评论(0) 推荐(0)
摘要: 协定类型 ZBMService.QueryHistoryData 不具有 ServiceContractAttribute 特性。若要定义有效协定,指定的类型(协定接口或服务类)必须具有 ServiceContractAttribute 特性。Uri TradeServiceUriBase = ne... 阅读全文
posted @ 2015-08-03 09:48 ChuckLu 阅读(2148) 评论(0) 推荐(0)