F# Programming - Build MVVM Applications in F#

Fri, 09 Sep 2011 10:00:00 GMT

F# is known for its ability to simplify complicated problems, but it’s far more than that. Chris Marinos shows you how to use F# to build practical Silverlight and WPF MVVM applications. You’ll learn how useful F# can be for solving everyday problems, and you’ll see how to use F# to make even the simplest applications easier to read, write, and maintain.

Read article

F# Basics - An Introduction to Functional Programming for .NET Developers

Fri, 02 Apr 2010 10:00:00 GMT

F# has clean syntax, powerful multi-threading capabilities, and fluid interoperability with other Microsoft .NET Framework languages. We’ll give you an introduction to functional programming concepts and how they're implemented in F#.

Read article