Home
Half-Blood Programmer
Cancel

How to Use NuGet on Mono, Part I

[Update: Microsoft starts to officially support Mono, so please simply use latest NuGet executable such as 3.5] There have been articles on how to use NuGet command line tool on Mono, but none ...

TritonMate Words: BytesViewer, Yet Another Sample

For a very long time, no new samples have been added to #SNMP code base, because the existing samples already demonstrate most of the features a developer might need. However, I think the new comer...

2012 Summary

In 2011 I wrote only 26 posts, as I was disconnected myself from this site by the great firewall of China. Luckily this year I have been aware of GoAgent and Tenacy VPN, and also earned Microsoft M...

How I Got Start Menu Back in Windows 8 with Free Stuffs

I played with Stardock’s Start8 since its initial release, but since Stardock would like to make some fortune from this useful tool and I did not plan to pay, I have been searching for a free alter...

TritonMate Words: Story on RFC 3414 Support

Back in May 2009 when I was working on initial SNMP v3 support, I think the discovery process was rather simple. Since then that piece of code have been working well. It seems to me that choosing N...

How to Compile Bouncy Castle on Mono/Linux

Bouncy Castle is a good library to perform certificate/encryption related tasks on .NET/Mono. However, it is not obvious how to compile its source code on Mono/Linux. This post will show you how. I...

TritonMate Words: #SNMP and Compact Framework

.NET Compact Framework was a monster released by Microsoft. After so many years, we observed many of its disadvantages, It is a ill-designed subset of full .NET Framework. Even many methods/cla...

TritonMate Words: #SNMP and PowerShell

A long time ago there was voices asking whether #SNMP can be used in PowerShell, http://sharpsnmplib.codeplex.com/discussions/72439 http://sharpsnmplib.codeplex.com/discussions/221620 http:...