Tag Archives: F#

Looking back at 2011

A quick look back at some of the stuff I’ve been doing this year.

Posted in F#, Software Development, WPF, iOS | Also tagged , , , , , | Leave a comment

Kinect SDK with F#

My first quick look at using the Kinect SDK with F#.

Posted in .NET, F#, Graphics, Software Development, WPF | Also tagged , , , | Leave a comment

F# Async: Plays well with others?

Async is a powerful way of getting parallelism in your F# code, just be careful what you call within your Async workflows.

Posted in .NET, F# | Also tagged , , , | Leave a comment

Mixing it up: when F# meets C#

How does it look when F# meets C#?

Posted in .NET, F#, Software Development | Also tagged , , | Leave a comment

Beginning F#: Positive Discrimination

Discriminated unions for the rest of us.

Posted in .NET, F#, Finance | Also tagged | Leave a comment

Quick post: Using Mono.Cecil and F# to get assembly dependencies

Using Mono.Cecil and F# to list assembly dependencies.

Posted in .NET, F# | Also tagged , , , , , | 4 Comments

Public static fields gone from F# 2.0

You can no longer create public static fields in F# 2.0. Why was the change made and what impact does it have on WPF development?

Posted in .NET, F#, Software Development, WPF | Also tagged , , | 3 Comments

Minilight renderer in F#

Porting the Minilight global illumination renderer to F#.

Posted in .NET, F#, Graphics, Software Development | Also tagged , , | 4 Comments

Calling MSBuild tasks with F#

It’s easy to call MSBuild tasks directly from F#. Although possibly unnecessary.

Posted in .NET, F#, Software Development, Visual Studio | Also tagged , | 2 Comments

A WPF custom control in F#

What F# language and syntax features are required to implement a fundamentally object-oriented WPF custom control?

Posted in .NET, F#, Software Development, WPF, Windows | Also tagged , , | 2 Comments
  • Follow me on Twitter Follow me on Twitter @voyce

  • Categories

  • Archives