Wednesday, July 8, 2009

Added F# support in Silverlight

According to wikipedia F# is a multi-paradigm programming language, targeting the .NET Framework, that encompasses functional programming as well as imperative object-oriented programming disciplines.
Now Silverlight also can take advantages of F# from F#'s May CTP onwards .

First you have to download and install the F# May CTP from here

Then install the templates from here

More details
http://blogs.msdn.com/lukeh/archive/2009/06/26/f-in-silverlight.aspx


No comments: