Blog articles

0
comment
on 8/3/2015 12:00 AM
Tweet The other day I had a small task to inspect return values of methods and if the following property exists then set it to empty array.         public long[] Achievements { get; set; } This needed to happen once on every web request, and I decided to [...]
.
4
comments
on 8/2/2015 6:06 PM
WebSharper 3.4 is out with a slew of features: new F# 4.0 collection functions, revamped sitelets API, anti-CSRF protection for RPC functions, and a reworked HTML language in UI.Next with server-side capability.
.
0
comment
on 8/2/2015 12:42 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News RyuJIT Bug Advisory in the .NET Framework 4.6 Released Visual F# PowerTools v2.0.0 with full support for F# 4.0 and a number of improvements from F# community. New “Getting started” t[...]
.
0
comment
on 7/31/2015 1:51 PM
When I started learning F# I had a hard time grokking how and when to use a Discriminated Union (Sum type). I had experience in several paradigms and languages, but had never seen or used this data construct. In this article we'll start with an Enum and [...]
.
0
comment
on 7/30/2015 12:00 AM
Tweet I recently gave a talk on the various use cases we have for F# at Gamesys Social at the Tokyo F# User Group during my trip there. The slides are available on Slideshare and I’ll share links to recording once they become available. F# at GameSys from[...]
.
0
comment
on 7/27/2015 1:21 PM
First note: this blog post is very much tongue in cheek. I’m not actually planning on using the idea. But it was too fun not to share. As anyone following my activity on GitHub may be aware, I’ve been quite a lot of work on Protocol Buffers recently – in [...]
.
0
comment
on 7/27/2015 6:15 AM
If trials of three or four simple cases have been made, and are found to agree with the results given by the engine, it is scarcely possible that there can be any error (...). Charles Babbage, On the mathematical powers of the calculating engine (1837)[...]
.
0
comment
on 7/27/2015 6:15 AM
If trials of three or four simple cases have been made, and are found to agree with the results given by the engine, it is scarcely possible that there can be any error (...). Charles Babbage, On the mathematical powers of the calculating engine (1837) [...]
.
0
comment
on 7/26/2015 1:57 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Announcing the RTM of Visual F# 4.0 Announcing .NET Framework 4.6 (with an awesome F# section) Visual F# 4.0.0 change is really awesome. Nominate your F# community heroes for 2015! We[...]
.
8
comments
on 7/21/2015 5:31 PM
We just released WebSharper 3.3 with a new capability: Sitelets-compatible JSON serialization and deserialization on the client.
.
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