Home
Half-Blood Programmer
Cancel

#SNMP Library, Encryption, and Encryption Registration

One user wrote to me recently to ask if I can provide ECCN number of #SNMP Library. I was surprised initially, but later discovered that as a project hosted on both CodePlex and GitHub (US based), ...

Mono 生态系统未来可能的进化方向

Mono 项目从一个开源 C# 编译器起家在十多年中发展成为了一个良好的开发平台[1]。它的很多部件,都在特定时间因为某些原因开发和加入(例如项目的紧迫性,母公司的要求,和纯粹的实验性质研究),但宗旨都是让 Mono 开发者更好的和非 Windows 操作系统底层的 API 互动。 上图列举了当前 Mono 项目的一些重要部件。 基础部件 作为支持 Mono 程序运行的基础,CLR ...

A Guess on Mono Ecosystem Evolution

Mono has been there for years and grown from its first component (Mono C# Compiler)[1] to a large platform (with multiple components). Each components were written at a certain phase due to the dem...

Web Application Differences in Visual Studio and IIS

Beginners of web development often find it strange to see their ASP.NET applications run differently in VS and on IIS. It is reasonable to expect the same code base yields the same results everywhe...

Obfuscar: Where Does Extra Overriding Methods Come

An issue has been reported to me one year ago, but I could not easily fix it as the code base was not quite clear where the bug comes from exactly. Don’t get me wrong. It is pretty easy to reprodu...

Obfuscar: F#, Mono.Cecil, and Method Overriding

Due to the announcement of Google that it is going to shut down Google Code, I finally decided to take the chance to migrate all Obfuscar issues at Google Code to GitHub. The migration was smooth a...

#SNMP Pro: FAQ for SharpSnmpPro.Mib Release 1.1

Some users wrote in to ask questions about this new release. Here I pick up a few common questions as FAQ. Q1: #SNMP Library 8.5 requires KB2468871 to be applied for .NET 4.0 environment. Does th...

#SNMP Pro: Release 1.1 is Out

You probably noticed that #SNMP Library has just been updated to 8.5 and released finally at NuGet.org. Of course, #SNMP Pro has an important update too, which I announce at this moment. Yes, it i...