Category Archives: Software Development

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

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

Also posted in .NET, F# | Tagged , , , , , , | 4 Comments

Sneaky peek: Physics on iOS

A quick look at the physics demo I’ve been writing using Bullet on iOS.

Also posted in Graphics, iOS | Tagged , , , , , | Leave a comment

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?

Also posted in .NET, F#, WPF | Tagged , , , | 3 Comments

Minilight renderer in F#

Porting the Minilight global illumination renderer to F#.

Also posted in .NET, F#, Graphics | Tagged , , , | 4 Comments

.NET 4.0 Type Equivalence causes BadImageFormatException

Interop assemblies containing certain constructs will cause a BadImageFormatException in .NET 4.0

Also posted in .NET, COM, Debugging, WinDbg, Windows | Tagged , , , , , , | 6 Comments

Creating an iPad flip-clock with Core Animation

Using Core Animation to create flip-card number animations on the iPad and iPhone

Also posted in Graphics, Mac, iPhone | Tagged , , , | 13 Comments

Calling MSBuild tasks with F#

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

Also posted in .NET, F#, Visual Studio | Tagged , , | 2 Comments

Modifying the VC runtime to get better heap allocation stack traces

Heap allocation stack traces are useless when using certain versions of the MSVC runtime. Is it possible to modify and rebuild MSVCR80 to avoid this?

Also posted in Debugging, WinDbg, Windows | Tagged , , , | Leave a comment

iPad – The rise of the naturalistic user interface

Apple’s iPad applications make use of real-world objects in their user interfaces: books, newspapers, address books. What is it about the iPad that makes it a good platform for this kind of UI?

Also posted in Graphics, Usability, iPhone | Tagged , , , | 3 Comments

Where’s my window?

Where’s my window gone? I’m sure I left it around here somewhere…

Also posted in Windows | Tagged , , , , , , | 2 Comments
  • Follow me on Twitter Follow me on Twitter @voyce

  • Categories

  • Archives