Author Archives: ian

Generating and plotting random numbers

An example of generating random numbers in F# and visualising their distribution using the WPF charting control.

Posted in .NET, F#, Finance, Visual Studio, WPF | Tagged , , , | Leave a comment

Programming is like a bad analogy

The joy of programming can be a difficult thing to describe. I take a look at some of the bizarre things people have compared it to.

Posted in Rant, Software Development | Tagged | 4 Comments

Pinned DataTips in Visual Studio 2010 Beta 2

I’ve just noticed a nice little feature in Visual Studio 2010 Beta 2: pinned DataTips. Values displayed in the debugger as you hover over a variable can now be pinned in place and remain aligned with the source. They can even have annotations added… Tasty!

Posted in Debugging, Usability, Visual Studio | Tagged , | Leave a comment

Comparing lambdas in C++ and F#

Lambdas in C++ and F#: compare and contrast.

Posted in F#, Software Development, Visual Studio | Tagged , | 1 Comment

FormatException in WPF DataBinding

A FormatException is generated by the WPF DataBinding diagnostics if the original exception text contains curly brackets.

Posted in .NET, Uncategorized, Visual Studio, Windows | Tagged , , , , | Leave a comment

TwitterVision: How Twitter transformed TV

How has Twitter transformed the act of watching TV?

Posted in Rant | Tagged , | Leave a comment

What a response!

Some comments on the massive response to the “7 signs” blog post, and a couple of snivelling apologies.

Posted in Uncategorized | Leave a comment

Highlights from onedotzero – wow+flutter

Some highlights from the onedotzero wow+flutter digital short film festival.

Posted in Graphics | Tagged , , , , | 1 Comment

The 7 signs your UI was created by a programmer

Programmers are notoriously bad at creating good user interfaces. How can you tell if your app was designed by a programmer? (Hint: it’s easy).

Posted in Excel, Rant, Software Development, Usability | Tagged , , , | 43 Comments

Getting IUnknown from __ComObject

How do you find the unmanaged COM object that’s being referenced by a .NET object?

Posted in .NET, COM, Debugging, Software Development, WinDbg, Windows | Tagged , , , , | 5 Comments
  • Follow me on Twitter Follow me on Twitter @voyce

  • Categories

  • Archives