Blog articles

0
comment
on 12/2/2014 10:51 AM
To the Visual F# Tools development community – Over the past months, we have made an impressive amount of progress together on F# 4.0 and the next version of the Visual F# Tools.  There is still plenty of work remaining here. With the goal of shipping a[...]
.
0
comment
on 12/2/2014 8:37 AM
Introducing proxies for Async cancellation, MailboxProcessor, Printf.
.
0
comment
on 12/2/2014 2:51 AM
To the Visual F# Tools development community – Over the past months, we have made an impressive amount of progress together on F# 4.0 and the next version of the Visual F# Tools.  There is still plenty of work remaining here. With the goal of shipping a h[...]
.
0
comment
on 12/1/2014 11:45 PM
Welcome to day 2 of the F# Advent Calendar in English, and don’t miss Scott Wlaschin’s introduction to property-based testing from yesterday. In A Christmas Carol Charles Dickens wrote of cold winters with snow as a matter of course. White Christmases we[...]
.
0
comment
on 12/1/2014 3:14 PM
Here’s a few things you may not be aware of: C# identifiers can include Unicode escape sequences (\u1234 etc) C# identifiers can include Unicode characters in the category “Other, formatting” (Cf) but these are ignored when comparing identifiers for equal[...]
.
0
comment
on 12/1/2014 1:30 AM
Here are the slides for my talks at CodeMesh, BuildStuff and Fby this year, enjoy! Modelling game economy with Neo4j from Yan Cui Learn you to tame complex APIs with F#-powered DSLs from Yan Cui
.
0
comment
on 11/30/2014 8:55 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Do not miss F# Advent Calendar: English and Japanese versions are starting today. Please help these F# projects achieve “green” status for cross-platform CI builds. FAKE most probably[...]
.
0
comment
on 11/30/2014 7:34 PM
.
0
comment
on 11/30/2014 5:25 PM
Marching on from the last post. Lazy Sequences This is my favorite feature ever. If I want to generate just a few of 10! (nobody even knows how much that is) permutations, I could: provided, the function is defined (as described in the first post): Here I[...]
.
0
comment
on 11/30/2014 3:30 AM
This is a rewrite of an earlier talk about source control. What is source control? And why use it? In order to track changes of your code you use source control. In the simplest setup, source control answers what your source code looked like before you [...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper