Blog articles

0
comment
on 5/20/2014 2:43 AM
We are still porting one of our products from Dynamics NAV 2009 R2 (Classic Client) to NAV 2013 R2 and found another strange issue: On Dynamics NAV 2009 R2 Classic client (Build 6.00.33494): FORMAT(13.5671,0,'<Integer,4>'); ==> 0013,5671 FORMAT(13.5671,0,[...]
.
0
comment
on 5/18/2014 10:29 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Functional Works site is alive. Summer of F# in Paris! Early bird registration for Paris ’14 is open. CloudSharper 0.9.10.2 is released: Mono support, VS-compatible solutions, NuGet p[...]
.
0
comment
on 5/18/2014 10:29 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Functional Works site is alive. Summer of F# in Paris! Early bird registration for Paris ’14 is open. CloudSharper 0.9.10.2 is released: Mono support, VS-compatible solutions, NuGet p[...]
.
0
comment
on 5/17/2014 12:22 PM
The SQL provider now supports basic transactional CRUD functionality and an ODBC provider. A new nuget package is up for you to grab here. As always, you can download and build from source here. The nuget package is still pre-release. You can find it in V[...]
.
0
comment
on 5/16/2014 9:58 AM
I've always found Portable Class Library (PCL) configuration to be a bit of a mystery. In simple cases, it's simple: start a new PCL project in Visual Studio, select the environments you want to support, and away you go. But what's going on under the hood[...]
.
0
comment
on 5/16/2014 7:53 AM
This minor release of CloudSharper alpha focuses on a few long-standing bug fixes, as well as the addition of the "Search and replace" functionality in the editor.
.
0
comment
on 5/16/2014 4:58 AM
I’ve always found Portable Class Library (PCL) configuration to be a bit of a mystery. In simple cases, it’s simple: start a new PCL project in Visual Studio, select the environments you want to support, and away you go. But what’s going on under the hood[...]
.
0
comment
on 5/15/2014 12:36 PM
Are you an F# user on Mac OS or Linux, looking for the easiest way to develop multi-project F# solutions with full code assistance and type checking? Would you like to use F# Interactive for developing and testing parts of your web applications interacti[...]
.
0
comment
on 5/14/2014 6:02 PM
This is a brain dump from a Twitter/IRC discussion with @panesofglass and @bryanedds. So there is this brand-new thing called Facebook React and hype wave about Virtual DOM. I only skimmed this library, but here are some reasons why I remain sceptical: [...]
.
0
comment
on 5/13/2014 1:16 PM
If you’ve ever tried to create an HttpMessageHandler in F#, you’ll have been bitten by the problem of not being able to call base.SendAsync from a callback. The solution is actually quite simple. Just wrap the HttpMessageHandler and expose the protected S[...]
.
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