Home
Half-Blood Programmer
Cancel

#SNMP Design: Thanks, Malcolm

If you follow my post, you know that #SNMP is based on Malcolm Crowe’s SNMP tools in C#. On May 13th, I reported to him my research on #SNMP, and he was so kind that he listed #SNMP besides his own...

#SNMP Design: Halfbaked RC 1

I have finished most of SNMP v1 support today. If you check out #SNMP source code, three new demos can show you how to do GET NEXT operation, how to walk, and how to access a table. From now on, I...

#SNMP Design: Must Be TDD

I never knew I could deliver a TDD project before I finished reading Kent Beck’s book. However, I was wrong. In fact, TDD is easy. In the past few months, with the help of ReSharper and NUnit, I...

GrapeVine Voice: Source Public

It is tonight that I finally publish all source code of April 08 Release.You can check it out following this guide. http://code.google.com/p/lextudio/source/checkout From now on, I am going to us...

Delphi Roadmap, Oxygene, And JCF Update

It is wonder to see that Delphi IDE is going to have a code formatter bundled. However, that would happen at least one year later, so Code Beautifier Collection still have its place. There are othe...

#SNMP Design: FxCop and Gendarme

It is really hard to keep rules in mind when drown in the developer passion. I am a human so I can help drowning, too. Therefore, I always asks for help. FxCop was the only helper available in th...

#SNMP Design: Here Comes A New Set of API

To keep you update, I have just published a new build (version number 0.5.010502.335) of #SNMP here. The biggest change is the API it provides. Compared to older builds, this build removes a lot of...

Announce Sharp SNMP Library for .NET

I have been working with SNMP on Microsoft.NET platform for months. In order to leave my experience fresh and clear for other developers that might enter this field one day, I wonder what kind of c...