永不言拜
莫等待,光阴不会复来。
博客园
社区
首页
新随笔
联系
管理
订阅
随笔- 129 文章- 4 评论- 74
01 2010 档案
C#、VB.NET使用HttpWebRequest访问https地址(SSL)的实现
摘要: 用httpwebrequest访问一个SSL类型的地址 https://xxxx/ 时,报错 “未能为 SSL/TLS 安全通道建立信任关系(Could not establish trust relationship for the SSL/TLS secure channel)”查了下MSDN,找到了解决方法,SSL网站,连接时需要提供证书,对于非必须提供客户端证书的情...
阅读全文
posted @
2010-01-27 11:45
永不言败 阅读(406) |
评论 (0)
编辑
Nhibernate继承
摘要: http://nhforge.org/blogs/nhibernate/archive/2009/04/10/nhibernate-mapping-inheritance.aspxNHibernate Mapping – InheritanceI wanted to explore a few options regarding the way we can map inheritan...
阅读全文
posted @
2010-01-05 17:00
永不言败 阅读(206) |
评论 (0)
编辑
公告