Blog articles

0
comment
on 2/2/2014 1:01 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Welcome new features for Xamarin F# addin (Refactor ->Rename and more)! New up-for-grabs issues in FSharp.Formatting. (For those who want to learn some F# & contribute to a nice tool [...]
.
0
comment
on 2/2/2014 7:53 AM
Today I released FAKE 2.8 with support for JetBrains DotCover and TestFlight. It’s really awesome to see that this project is getting used more and more. We now have 51 contributors including people from GitHub and Xamarin. A big thanks to all of you. Wha[...]
.
0
comment
on 2/2/2014 5:35 AM
Kevin Montrose’s Jil JSON serializer has now been added to the JSON benchmark tests and the results are really impressive.   Kevin has also listed the tricks that he has employed to make Jil fast on the project page, which is well worth a read.
.
0
comment
on 2/1/2014 12:06 PM
Being able to play Mine Sweeper inside your IDE via intellisense, that is what you have always wanted right?  Well, I’m always willing to lend a hand!  With this fantastic new type provider you can pretend you are working when really you are avoiding mine[...]
.
0
comment
on 1/31/2014 3:01 PM
I've been an advocate of diversity in IT for a long time. I'm very pleased to work in a company that has an above average ratio of female to male employees, as well as very diverse cultural backgrounds amongst our staff. In most tech communities, diversi[...]
.
0
comment
on 1/31/2014 8:59 AM
clojure.java.jdbc 0.3.3 is a minor bug fix release: JDBC-89 - calling query with a bare SQL string no longer causes an exception (or a crash with some drivers!). JDBC-87 - metadata-result is no longer lazy by default, and accepts :row-fn and :result-set-[...]
.
0
comment
on 1/31/2014 8:26 AM
Introducing my latest top-o-the-line type provider that everyone wants and needs. The Squirrelify provider!  This very useful type provider will create an INFINITE type system and show you random pictures of ASCII art in intellisense.  It turns out that i[...]
.
0
comment
on 1/31/2014 8:25 AM
This post is intended to show how easy it is to use the F# programming language in order to explore new libraries and get stuff going quickly. It also shows the usage of various great F# features such as Record Types, Discriminated Unions, Computation Exp[...]
.
0
comment
on 1/30/2014 4:25 PM
I was recently directed to an article on "tiny types" - an approach to static typing which introduces distinct types for the sake of code clarity, rather than to add particular behaviour to each type. As I understand it, they're like type aliases with no [...]
.
0
comment
on 1/30/2014 10:25 AM
I was recently directed to an article on "tiny types" – an approach to static typing which introduces distinct types for the sake of code clarity, rather than to add particular behaviour to each type. As I understand it, they’re like type aliases with no [...]
.
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