Blog articles

0
comment
on 12/17/2013 3:21 PM
I'm very pleased to be able to say that I will be giving a talk on Functional Programming for the Web at both cf.Objective() in May 2014 and Scotch on the Rocks in June 2014! For a little background on the talk, you can read my earlier blog post about Fun[...]
.
0
comment
on 12/17/2013 11:00 AM
The "gold" release of the Clojure contrib library that wraps JDBC is now available on Maven Central. This release has been in the works for most of this year, as it introduces large changes from the previous "gold" release (0.2.3) that aim to make the lib[...]
.
0
comment
on 12/17/2013 7:10 AM
.
0
comment
on 12/15/2013 1:08 PM
A roundup of F# content from this past week: News F# jumped to 20th place of TIOBE index. Doing F# in free time? Start a new open source project from FSharp.ProjectScaffold template! New (version 4.0.4) fszmq is released with shiny new website (fszmq has [...]
.
0
comment
on 12/14/2013 11:29 AM
The SqlProvider now supports experimental SQLite access. You can achieve this by supplying the SQL provider some additional static parameters type sql = SqlDataProvider< @"Data Source=F:\sqlite\northwindEF.db;Version=3",Common.DatabaseProviderTypes.SQLITE[...]
.
0
comment
on 12/13/2013 9:40 AM
Clojure's low-level JDBC wrapper inches closer to a gold 0.3.0 release with the first release candidate. Read more on clojure.java.jdbc's Github repo. The changes in this release are: Deprecate db-transaction (new in 0.3.0) in favor of with-db-transactio[...]
.
0
comment
on 12/12/2013 7:12 AM
I’m building a small compiler for a toy language which emits .NET executables, implemented in F#. Demo compilers are a dime a dozen, but there are a few things which make this project distinct: No lexer or parser generators are used. The entire compiler [...]
.
0
comment
on 12/12/2013 4:52 AM
 The F# community and the Visual F# team have been working together to bring new community-authored templates for Visual F# into the Visual Studio Gallery. One step in this has been to create a central GitHub repository for F# community templates, where y[...]
.
0
comment
on 12/10/2013 11:35 AM
The cool thing about the Raspberry Pi is that it is really really cheap and really really popular. Until recently the worst thing about the Raspberry Pi has been the lack of hardfp version of Mono, leaving us .NET developers … Continue reading →
.
0
comment
on 12/9/2013 4:22 AM
There is a perfectly good solution for installing services:<blockquote class="tr_bq"> sc create</blockquote> No need to inherit from the install util specific classes in your .net code. The problem with installutil is that it’s not appropriate when automa[...]
.
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