Blog articles

0
comment
on 2/10/2014 1:10 AM
Over the last year a lot of work has been done on the F# addin for Xamarin Studio. Lots of great new features have been added and a lot of bugs have been squashed. I want to talk a bit about whats been happening and the evolution of the F# addin. [...]
.
0
comment
on 2/9/2014 1:00 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Json.NET 6.0 was released with F# Support. Happy birthday FAKE – 4 years with 2788 commits and 53 contributors!!! Power Tools for Visual Studio was announced (available in VS gallery)[...]
.
0
comment
on 2/8/2014 11:46 AM
Learn at least one new language every year. Above is one of the best recommendations in my developer career. It is from the book, “The Pragmatic Programmer” by Andrew Hunt and David Thomas. The obvious advantage of learning a new language is to expand you[...]
.
0
comment
on 2/8/2014 11:46 AM
Learn at least one new language every year. Above is one of the best recommendations in my developer career. It is from the book, “The Pragmatic Programmer” by Andrew Hunt and David Thomas. The obvious advantage of learning a new language is to expand you[...]
.
0
comment
on 2/6/2014 9:59 AM
For many projects I’ve been using the pattern: ns.CtorFunction = function(){ var self = this; this.doStuff = function(){ // do stuff and use self in order to get the object variables } } Turns out that this pattern is good for smal[...]
.
11
comments
on 2/6/2014 8:04 AM
Many applications want to use multiple cores to execute faster, while retaining the same observable behavior as the sequential version. In this blog I develop a simple F# workflow builder, slightly resembling Async, that allows deterministic logging in pr[...]
.
0
comment
on 2/5/2014 6:03 PM
We are happy to announce the availability of the most recent WebSharper update, version 2.5.93, released on Feb 4, 2014. This release brings a new and improved optimizer for the Core language that is used as an intermediate form during compilation to Java[...]
.
0
comment
on 2/4/2014 5:21 AM
.
0
comment
on 2/2/2014 4:00 PM
.
0
comment
on 2/2/2014 4:00 PM
As from today I am detaching myself from the social networking strings of Twitter.
.
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