Blog articles

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 [...]
.
0
comment
on 12/8/2013 1:00 PM
A roundup of F# content from this past week: News First-class F# ASP.NET web templates are now available in VisualStudio. F# web templates for NancyFx via SideWaffle are now available! LinqOptimizer 0.3.8 is on NuGet. Intellisense on symbols is working is[...]
.
0
comment
on 12/6/2013 7:00 PM
Just a quick note to say that slides for my F# in Social Gaming talk at the recent CodeMesh conference is now available on SlideShare and that recording of the talk will be available on InfoQ at a later date. F# in social gaming from Yan Cui
.
0
comment
on 12/5/2013 6:53 AM
  Yesterday I gave a talk at NDC London 2013 called "Making Magic with F# Type Providers" Here are my slides : http://www.slideshare.net/dsyme/making-magic-with-f-type-providers. The raw PPTX is also attached further below.    
.
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