07 2011 档案

Autofac例子
摘要:IntroductionAutofac is an open-source dependency injection (DI) or inversion of control (IoC) container developed on Google Code.Autofac differs from many related technologies in that it sticks as close to bare-metal C# programming as possible. It is designed around the premise that it is wasteful t 阅读全文

posted @ 2011-07-20 14:19 jmbkeyes 阅读(2122) 评论(0) 推荐(0)

How to: Configure a Port with an SSL Certificate in Vista or WIN7
摘要:Step 1: Create a certificateYou create a certificate using the makecert tool. This tool is available by installing any of the following: Microsoft® Visual Studio 2005 (all editions except Express) Microsoft® Visual Studio 2008 (all editions except Express) Microsoft® Visual Studio 201 阅读全文

posted @ 2011-07-18 15:54 jmbkeyes 阅读(311) 评论(0) 推荐(0)

导航