Blog articles

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[...]
.
0
comment
on 12/8/2013 5:25 PM
.
0
comment
on 12/8/2013 3:31 PM
Introducing my latest type provider, designed to query general SQL databases.  This is very much an alpha cut, it is by no means feature complete, is still a mess in various areas and has only been tested on a very limited selection of databases.  I will [...]
.
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