Browse by Tags
All Tags »
DuckCallLib (RSS)
Sorry, but there are no more tags available to filter with.
Scratching another itch, and after reading some feedback from mihailik on my previous post - I decided to implement some additional functionality in DuckCallLib to make it more useful. As before, the bits are available on codeplex . So, again, with great
Read More...
Scratching an itch today, thinking about code I have written in the past to attempt to do duck calls in C# (that is, call a named method without explicitly knowing that it even supports the method) - I decided, what the heck, why not just write the extension
Read More...