Welcome to

Magenic Technologies Community Blog

Sign in | Join | Help

Aaron's Technology Musings

Who let this guy on the podium?

Browse by Tags

All Tags » DuckCallLib   (RSS)
Sorry, but there are no more tags available to filter with.
DuckCallLib v0.2, Introducing object.As<T>
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...

by aarone | 4 Comments

Filed under:

Introducing DuckCallLib - An Extension Method to (almost) enable Duck Typing in C#
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...

by aarone | 8 Comments

Filed under:

Powered by Community Server, by Telligent Systems