Blog articles

0
comment
on 2/5/2015 12:38 AM
I recently came upon a short rant named What’s The Problem With Static Methods? by Jason Gorman. Jason argues there that .. methods should be instance methods by default because static methods cannot be composed/used with IoC and might make your TDD a rea[...]
.
0
comment
on 2/3/2015 7:54 AM
Over the last few years, I created or contributed to a number of libraries including F# Data for data access, Deedle for exploratory data science with C# and F#, Markdown parser and code-formatter F# Formatting and other fun libraries such as one for com[...]
.
0
comment
on 2/3/2015 7:54 AM
Over the last few years, I created or contributed to a number of libraries including F# Data for data access, Deedle for exploratory data science with C# and F#, Markdown parser and code-formatter F# Formatting and other fun libraries such as one for c[...]
.
0
comment
on 2/1/2015 1:13 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Vagrant has been renamed to Vagabond. Please update your NuGet packages accordingly. C# 7 language planning Don Syme encourages F# people into Azure/Cloud to follow and contribute to [...]
.
0
comment
on 1/30/2015 5:57 AM
The problem Invoking event handlers in C# has always been a bit of a pain, because an event with no subscribers is usually represented as a null reference. This leads to code like this: It’s important to use the handler local variable, as if instead you a[...]
.
0
comment
on 1/29/2015 8:58 AM
.
0
comment
on 1/26/2015 4:44 AM
Update Ich habe den Poll jetzt soweit bereinigt und in der Zwischenzeit gab es noch einen weiteren Teilnehmen – Haskell führt im Moment :D Ich hatte ja vor einiger Zeit eine kleine Umfrage veranstaltet, wo es darum ging, in welcher Programmiersprache ich [...]
.
0
comment
on 1/25/2015 10:00 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News The open source “Bond” fx from Msft for distributed schematized data – now with an F# type provider! The F# Software Foundation just signed up its 300th member! F# and Functional Prog[...]
.
0
comment
on 1/24/2015 8:06 AM
Je kunt F# op verschillende manieren gebruiken, waaronder het “Exploratief Programmeren”. Wie wel eens een SQL query heeft geschreven in een Database tool, heeft al eens aan “exploratief programmeren” gedaan. Eerst maak je een query, daarna run je deze, [...]
.
0
comment
on 1/22/2015 2:28 PM
Following up from @isaac_abraham’s awesome F# Enigma machine emulator, I decided it would be 10x cooler if it was in a type provider, because let’s face it, everything is 10x cooler once it’s in a type provider. Here a some pictures of it in action! As [...]
.
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