An introductory look at record types, a useful F# language feature.
An introductory look at record types, a useful F# language feature.
There’s a bug in 32-bit .NET 2.0 where assemblies are loaded twice, wasting valuable address space.
How different did things look at CES 30 years ago? Very.
Tax avoidance is rife in the new (and existing) generation of tech companies.
A quick look back at some of the stuff I’ve been doing this year.
Using paths and text to simple create composite animated graphics with Core Graphics, UIKit and Core Animation.
If you know a bit of OpenGL you can integrate the powerful Bullet physics API into your iPad or iPhone app.
Is C++ coming back to a warm welcome from Microsoft?
My first quick look at using the Kinect SDK with F#.
How can you tell if your code is being called from within DllMain? You could use an undocumented function from ntdll.dll.