Blog articles

0
comment
on 9/27/2012 12:42 AM
A fascinating slide deck of financial programming wizardry by Daniel Egloff of Quantlea at the NVIDIA Global Technology Conference, 2012, showing the real-world power of F# as a tool when applied in the GPGPU programming space: Title:  New Generation GPU [...]
.
0
comment
on 9/26/2012 1:20 PM
In order to simplify the access of the FSharpx type providers I separated them into their own nuget packages. From now on we have: FSharpx.TypeProviders.AppSettings which generates setters and getters for application settings files. [Read more] FSharpx.Ty[...]
.
0
comment
on 9/26/2012 7:38 AM
This year I had the privilege of attending and speaking at the Strangeloop conference in St Louis. The venues, the Union Street Marriot (a National Historic Landmark), and the Peabody Opera House were spectacular. The range of sessions and speakers wa[...]
.
0
comment
on 9/24/2012 11:13 PM
I had some trouble where a simple parser would take a bit of time. Turns out that there were many ways of improving this performance. I rewrote it to use the xml reader instead to be able to do these improvements. Some funky bugs got squished. The reader [...]
.
0
comment
on 9/24/2012 11:13 PM
I had some trouble where a simple parser would take a bit of time. Turns out that there were many ways of improving this performance. I rewrote it to use the xml reader instead to be able to do these improvements. Some funky bugs got squished. The reader [...]
.
0
comment
on 9/24/2012 5:57 PM
In this blog post, I show off a number of F# integration features in Visual Studio 2012, by walking through an end-to-end scenario of authoring and testing an F# library.   The code itself is not the focus; rather, I’ll focus on the IDE tooling as we walk[...]
.
0
comment
on 9/24/2012 5:16 PM
This is a list of my takeaways from the excellent talk between Erik Meijer (of the LINQ and Rx fame), Carl Hewitt (creator of the Actor model) and Clemens Szyperski, on the Actor model.   Disclaimer : this conversation revolves around the conceptual model[...]
.
0
comment
on 9/24/2012 10:42 AM
Imagine the user experience of a gaming console. It’s very focused on a selected few tasks: starting games, playing movies… An ipad is conceptually a similar device. You can surf, run certain applications, watch movies, listen to music. The user interface[...]
.
0
comment
on 9/24/2012 10:42 AM
Imagine the user experience of a gaming console. It’s very focused on a selected few tasks: starting games, playing movies… An ipad is conceptually a similar device. You can surf, run certain applications, watch movies, listen to music. The user interface[...]
.
0
comment
on 9/24/2012 6:30 AM
As announced by the Visual F# team today at StrangeLoop 2012, the open source code drop for F# 3.0 is now available!   This code drop comes right on the heels of the release of F# 3.0 as part of Visual Studio 2012, and the Free Tools for F# for use with V[...]
.
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