Home
Half-Blood Programmer
Cancel

Jexus Manager: Experimental Support on Full IIS

If you run the latest build of Jexus Manager for IIS Express Beta 2 as administrator, you might notice an extra node listed in the Connections panel. By double clicking this node, the configuration...

DockPanel Suite: More About Theming

Ever since I finished integrating the VS 2012 light theme into DPS, we see demands on other themes. The community is much stronger than we thought and new theme authors are now with us. VS 2013 B...

Jexus Manager: UAC Shield Icon and WinForms Buttons

You might notice that in recent builds of Jexus Manager that the UAC shield icon starts to appear sometimes. This is because some operations require administrator permissions, and such permissions ...

Jexus Manager: The Secret Behind IIS HTTPS Bindings

If you have ever opened IIS 7+ configuration file (aka applicationHost.config), you probably know that an HTTPS binding of a site looks like below, <site name="php" id="8"> <bindings&...

Jexus Manager: SNI Support in HTTP API Wrapper for C#/.NET

You probably know already that IIS 8 and above start to support SNI, and also know that such information is stored in HTTP API (http.sys related). But how to access such information in C# code? I...

#SNMP Design: How to Handle Non Standard SNMP Devices

It is quite happy to go over old posts I made in the past few years regarding #SNMP. Many topics are so generic that they also apply to other SNMP products. But one surprising fact is that I rarely...

IIS迷宫之消失的证书

在网站开发和测试工作中,总有一些场景像迷宫一样繁杂,以至于一个不小心就会如无头苍蝇到处乱撞。今天这个案例便起因于一个小设置,但没有恶补下X509证书基础知识的看官们恐怕尚且需要些时间来消化啊。 “老大,总监刚才说我们的官方网站要加装证书启用HTTPS!!!怎么搞啊?” 小张每次都是这样大着个嗓门,完全沉不住气,即使我这副耳机有主动降噪功能也拿他毫无办法。 “怎么搞?上网找个CA申请一...

What Questions are Less Likely to Be Answered on IIS.net?

Of course questions are welcome on any Microsoft forums, and that’s why Microsoft spends so much each year on them. However, some questions won’t get the answers you wanted, and even never be proce...