Blog articles

0
comment
on 8/24/2014 9:35 PM
My recollection of how this all started is somewhat fuzzy at that point. I remember talking to @tomaspetricek about the recent “A pleasant round of golf” with @relentlessdev event in London. The idea of Code Golf is to write code that fits in as few chara[...]
.
0
comment
on 8/22/2014 2:25 PM
Compute the mathces Here is a simple, purely brute-force algorithm for computing the join mentioned in Part 1. Here is the entirely “CPU” implementation of the algorithm: Loop over both datasets, compare them one-by-one, if there is a match – flag it. The[...]
.
0
comment
on 8/22/2014 11:39 AM
A comment on a Stack Overflow post recently got me delving into constants a bit more thoroughly than I have done before. Const fields I’ve been aware for a while that although you can specify decimal field as a const in C#, it’s not really const as far as[...]
.
0
comment
on 8/21/2014 7:45 PM
This is a post in two parts: Part 1 – The problem, solution setup, the algorithm. Part 2 – (The juicy) Implementation details, discussion. Suppose at the heart of the data layer of a web application there is a join like this: This join filters patents bel[...]
.
0
comment
on 8/21/2014 11:25 AM
This is a minor bugfix release.
.
0
comment
on 8/20/2014 12:23 PM
We are happy to announce the availability of Visual F# Tools 3.1.2, the latest update to the Visual F# compiler and F# IDE tooling for Visual Studio.  You can download the installer package here. Building upon Visual F# 3.1, and the first out-of-band upd[...]
.
0
comment
on 8/20/2014 5:23 AM
We are happy to announce the availability of Visual F# Tools 3.1.2, the latest update to the Visual F# compiler and F# IDE tooling for Visual Studio.  You can download the installer package here. Building upon Visual F# 3.1, and the first out-of-band upda[...]
.
0
comment
on 8/19/2014 10:43 AM
This is a minor bugfix release of CloudSharper Local alpha.
.
1
comment
on 8/19/2014 6:03 AM
Websharper UI.Next Version 0.1.31.32 has been released, with bugfixes, and new event & animation functionality.
.
0
comment
on 8/17/2014 9:27 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Visual F# PowerTools v1.4.0 is out with graying out unused opens, full support for VS 14 and much more besides. Vote for “Support for collectible assemblies” if you want to see more i[...]
.
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