Blog articles

0
comment
on 3/25/2012 11:11 AM
I’m happy to annouce a new nuget release of FSharpx.TypeProviders. The new version 1.5.3 allows to access JSON and XML in a strongly typed way. These new type providers are based on an XML type provider by Tomas Petricek. I added a write API and a JSON ve[...]
.
0
comment
on 3/25/2012 10:23 AM
Fizz-Buzz or Bizz Buzz is a word game, popularized by Jeff Atwood in the article: Why Can’t Programmers… Program? The game has been turned into a simple programming test: Write a program that prints the numbers from 1 to 100. But for multiples o[...]
.
0
comment
on 3/24/2012 6:32 PM
One of the problems with using F#’s Discriminated Unions is that they are not extensible, in that all your union cases must be specified inside one Discriminated Union (abbreviated to DU from this point) type and you can’t inherit from an existing DU type[...]
.
0
comment
on 3/24/2012 3:38 PM
Following my recent webinar with SharpCrafters on how to setup pseudo real-time performance monitoring using Aspect Oriented Programming and Amazon CloudWatch, I’d like to say thanks to the guys for having me, it was a great fun For anyone interested, the[...]
.
0
comment
on 3/23/2012 12:03 AM
My team recently attended the first Clojure/West conference in San Jose, organized by Alex Miller, the man behind the incredible Strange Loop conference. Back in November, I attended the second Clojure/conj conference (my first) with one of my[...]
.
0
comment
on 3/22/2012 4:50 PM
.
0
comment
on 3/22/2012 12:19 PM
F# 3.0 brings the new type providers feature which enables a lot of different applications. Today I’m happy to announce that the FSharpx project brings you a WPF designer for F# in the Visual Studio 11 beta. A big kudos to Johann Deneux for writing the un[...]
.
0
comment
on 3/22/2012 4:09 AM
I'm taking a vacation "back home", and will be speaking at the Big Picture Seminar at NICTA, Canberra tomorrow lunchtime. If you're in Canberra, I hope to see you there, and if you're at NICTA I hope you can catch it on the web broadcast.   Reconsidering [...]
.
0
comment
on 3/21/2012 6:46 PM
.
0
comment
on 3/21/2012 5:27 PM
The next F# Seattle Meetup is on this Monday! F# PM Donna talks about F# 3.0 Beta Modern programming thrives on rich spaces of data, information and services. F# 3.0 brings integrated support for Information Rich Programming to the .NET platform. F# Type [...]
.
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