Blog articles

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.
.
0
comment
on 7/20/2015 10:21 AM
We are pleased to announce that Visual Studio 2015, and along with it Visual F# 4.0, hit RTM today! Visit the downloads page to install the release build. The F# components in VS 2015 map to commit dd8252eb8d20 in our repo. … To continue reading, [...]
.
0
comment
on 7/20/2015 3:21 AM
We are pleased to announce that Visual Studio 2015, and along with it Visual F# 4.0, hit RTM today! Visit the downloads page to install the release build. The F# components in VS 2015 map to commit dd8252eb8d20 in our repo. … To continue reading, please s[...]
.
0
comment
on 7/19/2015 1:59 PM
Source code for this post can be found on my GitHub. It’s great to see technologies evolving over the years. Alea.CUDA has done so in leaps and bounds since the first time I laid eyes on it a couple of years ago. At the time the name seemed unfortunate an[...]
.
0
comment
on 7/19/2015 1:47 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Visual Studio 2015 Final Release Event Do you want support for function & type search in F#? Please vote for this idea. If you use VS Code, you probably would like to vote for “improv[...]
.
0
comment
on 7/18/2015 3:34 AM
I don't have a clear impression about Elixir language yet. I don't like it has Ruby like syntax, but do like it has pipe operator and macros. So, Fibonacci:It executes in about 13 seconds which is on pair (even faster for unknown reason) with Erlang, no s[...]
.
0
comment
on 7/17/2015 5:56 AM
In a previous post on F# data access I dropped a hint about a functional way of handling invalid arguments. The code in question looked like this. let insertLocation city state = if state |> String.length >= 2 then DataAccess.createLocation c[...]
.
0
comment
on 7/16/2015 9:35 AM
Ive finally been awarded a Microsoft MVP its been quite a long time coming. Ive been nominated for MVP every year since July 2011 but until now I have been unsuccessful. On the 1st of July I received an email congratulating me that I had been s[...]
.
0
comment
on 7/14/2015 1:00 AM
This is a bugfix release including numerous fixes for compilation to JavaScript in Warp applications.
.
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