Search Results

15
votes

Hidden .NET Base Class Library Classes?

The BitConverter.ToString method is very useful when working with binary data. I use it for de …
4
votes

What is the best SNMP library to use with .NET?

I am using the Sharp SNMP Suite (#SNMP) : LGPL, Mono compatible, developed in C# 3.0, has very good API. …