Blog articles

0
comment
on 2/25/2014 11:35 PM
Are you a VB developer curious about functional-first programming. F# is a statically typed language built into Visual Studio. It is a multi-paradigm language with both functional and object-oriented constructs. F# has powerful type inference which redu[...]
.
0
comment
on 2/25/2014 5:47 PM
Intro Focus + context visualizations are quite useful when we want to zoom into some part of a visualization, but are unwilling to give up the “bird’s eye” view of the entire picture. In this case, we distort the part of the visual on which we want to foc[...]
.
0
comment
on 2/23/2014 1:59 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Vote for F# direct support in Unity3d if you like this idea. CloudSharper Local alpha 0.9.6 was released. New version of F# formatting can now evaluate scripts and embed the results. [...]
.
0
comment
on 2/23/2014 7:41 AM
Today I released FAKE 2.10 with a lot of small bug fixes and improvements. A big thanks to all of the 55 contributors. What’s new? Support for Nuget Install AzureHelper allows to control local Azure Emulator Several fixes in FAKE.Deploy (#333) Split Dynam[...]
.
0
comment
on 2/21/2014 12:21 PM
Explicit use of computed? What does a computed expression like this: this.isBusy = ko.computed(function() { return self._isBusy() || self._queryIsBusy(); }); have to do with <div data-bind="visible: _isBusy() || _queryIsBusy()" ></div> Intern[...]
.
0
comment
on 2/21/2014 11:06 AM
.
0
comment
on 2/20/2014 6:49 PM
Why does the dog wag its tail? Because the dog is smarter than the tail. If the tail were smarter, it would wag the dog. The phrase wag the dog refers to times when something of a secondary importance improperly takes on the role of something of primary i[...]
.
0
comment
on 2/20/2014 2:46 PM
I was recently given the opportunity to review the book F# for Quantitative Finance by Johan Astborg.  Disclaimer: I work in the finance industry, but I don’t do “Quant stuff” for a living. I’m not going to review the correctness of the … Continue reading[...]
.
0
comment
on 2/20/2014 2:21 PM
Someone asked me what the secret type provider I am working on is.  I neglected to tell them, and instead joked that it would be the Don Syme type provider.  Later I reflected that the idea had actually been a stroke of genius, so just knocked this toget[...]
.
0
comment
on 2/19/2014 9:02 AM
In addition to several bug fixes, the main highlight of this new update is the experimental support for MSBuild as an alternative to IntelliFactory.Build.
.
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