Welcome to MSDN Blogs Sign in | Join | Help

August 2007 - Posts

New Codeplex Project: F# Programming Samples

Granville Barnett has started a new CodePlex project called " F# Samples ", at http://www.codeplex.com/fsharpsamples . I think everyone is welcome to join the project and contribute to the samples. Here's how Granville described it: Hi Don, FYI, I’ve
Posted by dsyme | 3 Comments

Epiphanies by Mark

My old office mate Mark has had an epiphany about web services by using F# , or else an epiphany about F# by using web services - he's not sure which :-)
Posted by dsyme | 0 Comments
Filed under:

Introducing "use" bindings in F# 1.9.2

F# 1.9 is seeing the rollout of a number of additions to the F# language, and this is the first of a series of blog entries on these. For starters, the 1.9.2 release has seen the addition of "use" bindings. Here is a simple example: let writePlayList()
 
Page view tracker