|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Using GDI+ with F#
by
Mike Gold
On
Apr 30, 2008
This Blog illustrates how to create a Windows Form in F# and Draw a Rectangle that Positions itself based on a Left Mouse Click.
|
|
Comments:
2
|
|
|
|
|
|
|
|
|
My First F# Experience
by
Mike Gold
On
Apr 23, 2008
After talking to Matt at the MVP Summit and reading his articles, I got interested in experimenting with F# and my conclusion...F# is like C# on steroids. Below is a sample comparing C# recursion to F# recursion.
|
|
Comments:
2
|
|
|
|
|
|
|
|