上一页 1 ··· 362 363 364 365 366 367 368 369 370 ··· 401 下一页
摘要: http://blog.pluralsight.com/selfcert-create-a-self-signed-certificate-interactively-gui-or-programmatically-in-net 下载链接 https://s3.amazonaws.com/plura 阅读全文
posted @ 2015-07-29 14:13 ChuckLu 阅读(1420) 评论(0) 推荐(0)
摘要: http://www.codeproject.com/Articles/96028/WCF-Service-with-custom-username-password-authenti需要制作证书http://www.cnblogs.com/chucklu/p/4685783.html首先生成证书 阅读全文
posted @ 2015-07-29 13:51 ChuckLu 阅读(1419) 评论(0) 推荐(0)
摘要: 第一种解决方法:最暴力的配置去掉第二种解决方法:其实已经有了serviceBehavior,但是忘记绑定到Service上了 给Service的BehaviorConfiguration指定之前创建的ServiceBehavior 阅读全文
posted @ 2015-07-29 13:44 ChuckLu 阅读(2854) 评论(1) 推荐(1)
摘要: http://stackoverflow.com/questions/1252791/how-to-solve-the-channeldispatcher-is-unable-to-open-its-ichannellistener-erroWith this type of exception i... 阅读全文
posted @ 2015-07-28 18:35 ChuckLu 阅读(1545) 评论(0) 推荐(0)
摘要: http://blogs.msdn.com/b/ericlippert/archive/2009/02/02/properties-vs-attributes.aspxHere is yet another question I got from a C# user recently:I have ... 阅读全文
posted @ 2015-07-28 15:20 ChuckLu 阅读(293) 评论(0) 推荐(0)
摘要: of of element of 阅读全文
posted @ 2015-07-28 15:11 ChuckLu 阅读(160) 评论(0) 推荐(0)
摘要: Windows Communication Foundation Configuration Schema 阅读全文
posted @ 2015-07-28 14:43 ChuckLu 阅读(180) 评论(0) 推荐(0)
摘要: 在wcf中使用自定义的用户名和密码验证方式 https://msdn.microsoft.com/en-us/library/aa702565.aspx http://www.codeproject.com/Articles/96028/WCF-Service-with-custom-usernam 阅读全文
posted @ 2015-07-28 13:34 ChuckLu 阅读(726) 评论(0) 推荐(0)
摘要: AttributeThe Attribute class associates predefined system information or user-defined custom information with a target element. A target element can b... 阅读全文
posted @ 2015-07-25 16:25 ChuckLu 阅读(315) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/29722838/system-timers-timer-steadily-increasing-the-interval需要在计时器每次运行后,修正计时器的间隔通过DateTime的Tick来处理 不过这个修正貌似有点不准p... 阅读全文
posted @ 2015-07-24 15:19 ChuckLu 阅读(1627) 评论(0) 推荐(1)
上一页 1 ··· 362 363 364 365 366 367 368 369 370 ··· 401 下一页