4
votes
1answer
2k views
How can I write an SNMP agent or SNMP extension agent DLL in C#
I need to write an SNMP agent for my application.
I read the CodeProject article on how to write an …
2
votes
5answers
592 views
Would you recommend ASN.1 to C# compiler?
Have you done any work with ASN.1 to C# compiler? Can you recommend it?
I have used Objective Systems ASN1C which I …
1
vote
0
votes
ZXing (”Zebra Crossing”) in C#
Try compiling the java version with ikvmc, Than access it from your C# code.
…
