Blog articles

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.
.
0
comment
on 7/13/2015 9:40 PM
.
0
comment
on 7/13/2015 11:00 AM
Over the years the number of developer conferences seems to have multiplied so much so that there seems to be one on every day of the week. But many of the big name developer conferences charge north of 1000GBP/EUR/USD to attend their spectacles. So why w[...]
.
0
comment
on 7/12/2015 1:38 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News A Complete List of .NET Open Source Developer Projects Become a beta-tester of PrivateEye. FSharp.Data.SqlClient. Dealing with transactions & Data modification “Thank you for your con[...]
.
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