Extension Methods

WriteableBitmap Extension Methods

Bill Reiss (@billreiss) wrote a good blog post about the pixel format of the Silverlight 3 WriteableBitmap class and included some nice helper methods for the...

0 replies - 504 views - 08/06/09 by teichgraf in News

F#: Using C# Extension Methods

An interesting thing I noticed about referencing C# libraries from F# is that you can't access C# extension methods in the same way that you would be able to...

0 replies - 606 views - 06/15/09 by markhneedham in News