#255 on GitHub is an interesting bug of DPS, and this post aims to show how I came across the fix. You can see from the screenshot that the context menu strip for listed windows was wrongly rende...
DockPanel Suite: ContextMenuStrip Behaviors
Jexus Manager for IIS Express
You probably know Jexus Manager has been out for a while. Since I decided to implement Microsoft.Web.Administration namespace on my own and mapped Jexus settings to that model, it is technically po...
Jexus Manager Server Side Update Security Concerns
layout: post title: “Jexus Manager Server Side Update: Security Concerns” description: “This post is about how Jexus Manager server side is updated to address security concerns.” tags: Jexus-Man...
Obfuscar: The Story Behind 'Inconsistent virtual method obfuscation state detected'
“Inconsistent virtual method obfuscation state detected” has been a well-known issue of Obfuscar for a while but users do not seem to fully understand the rationale behind it. This post is going to...
Obfuscar: Mono.Cecil and Portable Class Libraries
It must be a pain to see that Mono.Cecil includes PCL support, but you still find PCL breaks Mono.Cecil based utilities, such as Obfuscar. Forgive us, as Microsoft designs it in a horrible way. The...
#SNMP and Portable Class Library
Microsoft introduced Portable Class Library (PCL) a very long time ago, so as to support cross platform code sharing (Windows, Windows Phone, Windows RT, Silverlight initially). Xamarin started to ...
YAYOG, One Year and More
开始遵照YAYOG健身已经一年多了。与其说是遵照,不如说是参考。自认为开头的时候体质太过单薄,所以各种练习的强度都尽量小,以求恢复快点,避免受伤。没有想到反而是这样懒散的态度和简化的方案,使得坚持如此的生活方式变得非常容易,于是便在100天之后得到了第一份自信。 下面是现在的每周安排: 周二 周六 Push Up 30*4 Shoulder Rais...
Observation on Mono Release Cycle
In recently months (I personally think starting from the Xamarin phase), it has been a misery to know which Mono release is stable. This project goes a little in the way of Android, that *table...