Blog articles

0
comment
on 3/31/2013 7:49 AM
It is time to show some statistics ;) . 2013 Q1 have past and we can sum up twitter activity from that time. This is not the first post with such statistics. The previous one “Rhythm of the F# Сommunity heartbeat” sparked interest, so let’s continue while[...]
.
0
comment
on 3/29/2013 2:21 PM
Intended F# build workflow: start from an empty folder, write build.fsx, and run fake - and get anything building with software from NuGet. Draft Implementation  Discussion As we are using FAKE for scripting builds a little more at IntelliFactory, I co[...]
.
0
comment
on 3/28/2013 11:30 PM
Today I found that there are examples of code that correct for C# and could not be compiled in F#. I was very surprised and upset. I continued playing with Neo4jClient and tried to implement more complex model. I have found that it  is not possible to def[...]
.
0
comment
on 3/28/2013 11:42 AM
I see sometimes debates sparking over smart UIs and where domain logic should go. My view has always been that …Continue reading →
.
0
comment
on 3/28/2013 1:05 AM
F# 3 brings first-class support for LINQ Expressions, which makes working with libraries like Moq and FluentValidation easy. A while back I wrote about using Moq with F# 3 and introduced some extension methods to improve the experience for F#. I’ve create[...]
.
0
comment
on 3/27/2013 8:23 PM
F# Data is a new library that gives you all you need to access data in F# 3.0. It implements type providers for WorldBank, Freebase and structured document formats (CSV, JSON and XML) as well as other helpers. This article introduces the library and gives[...]
.
0
comment
on 3/27/2013 7:27 PM
Towards generic programming in F#: thoughts on generalizing the earlier combinators over records and unions... I wrote earlier a little post on combinators over records and unions. This approach in F# is still very attractive to me for defining various[...]
.
0
comment
on 3/27/2013 1:38 PM
Today, I have found Neo4j and could do nothing but play with it. It looks extremely attractive(for example, for enterprise social data). Neo4j is an open-source, high-performance, enterprise-grade NOSQL graph database. Neo4j stores data in nodes connected[...]
.
0
comment
on 3/27/2013 1:18 PM
Before getting started with Machine Learning in F# Interactive it’s best to prepare it for large datasets and external 64-bit libraries so you don’t get blindsided with strange errors when you happen to cross the line. The good news is it’s a simple proce[...]
.
0
comment
on 3/27/2013 1:04 PM
.
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