Tags: .net
Concept: Extensions
While translating a C# library, i ran into a segment of code that i didnt recognize. After doing some research found out that the same design can be implemented in VB.Net (2k8). One catch to the whole implementation is that the Extension development is… more »