When you install F# there's a bunch of samples that come with it. For Windows forms examples look in the subfolder "SimpleForm" or the subfolder "WinForms".
I think Tomas Petricek's "F# web tool kit" is an interesting example of using F# in 'real world' for asp.net development.
(Tomas was responsible for the Phalanger compiler, which compiled php into .net msil)
