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...
How to Use ANTLR 4 on .NET
Update: A new article is now alive. I once blogged heavily about how to use ANTLR 3 on .NET, and you can find all links from the archive Interesting that when I prepared those materials I was...
Jexus Series: Jexus Specific Settings in Jexus Manager 1.1 RC
The RC bits of Jexus Manager 1.1 is now available. It adds a new page so that you can configure Jexus specific settings (which do not have corresponding pages in IIS Manager). Currently an ugly...
Why OWIN Matters A Lot for ASP.NET Developers
There are many articles discussing about OWIN even before ASP.NET vNext was announced. So why does it matter? Well, I try to provide a diagram nobody else yet drew. Figure 1: OWIN ecosystem. Go...
Summary of BAML Reader/Writer Implementations
Both XAML and BAML play important roles in WPF. As Microsoft and Xamarin decides to extend XAML to Windows Store apps, Windows Phone, Xamarin.Forms, we won’t see such interesting things disappear s...