Community for F#

Blog articles of Community for F#

0
comment
on 12/28/2015 5:00 PM
Every blog post I’ve read about using F# with SQL CLR involves turning off SQL CLR security for the entire database like so: alter database mydatabase set trustworthy on This is because there is not currently a “safe” FSharp.Core, and so even when building with –standalone you must load the assemblies in to SQL as […]
>> Read the full article
.
0
comment
on 12/28/2015 12:13 PM
Every blog post I’ve read about using F# with SQL CLR involves turning off SQL CLR security for the entire database like so: alter database mydatabase set trustworthy on This is because there is not currently a “safe” FSharp.Core, and so even when building with –standalone you must load the assemblies in to SQL as […]
>> Read the full article
.
2
comments
on 12/26/2015 7:25 AM
Just over a year ago, last year in December we released WebSharper 3 on Apache, putting it into the hands of every F# web developer. One thing we learned from WebSharper 2 is that more frequent releases are better and this year kept the whole team busy with constant innovation and new releases. Below is a list I cherry-picked from the WebSharper blog.. [more]
>> Read the full article
.
0
comment
on 12/25/2015 3:00 PM
Tweet The source code for this post is available here and you can click here to see my solutions for the other Advent of Code challenges. Description for today’s challenge is here.   It’s the last day of the advent calendar, and today’s challenge appears difficult at first but mostly because of the grid system it
>> Read the full article
.
0
comment
on 12/24/2015 1:30 PM
Tweet The source code for this post (both Part 1 and Part 2) is available here and you can click here to see my solutions for the other Advent of Code challenges. Description for today’s challenge is here.   The description for the challenge is quite long and wordy, but ultimately there are only three things
>> Read the full article
.
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