The F#.NET Journal just published an article about WPF:
"Many enterprise software applications require the ability to visualize a grid quickly and easily. This article looks at the performance of using the built-in WPF Grid control for a modest 80x120 grid of numbers and describes the design and implementation of a bespoke FastGrid control that uses WPF's low-level rendering APIs to make startup 16x faster..."
To read this article and more, subscribe to The F#.NET Journal today!
Background reading on the reference counting vs tracing garbage collection debate
-
Eight years ago I answered a question on Stack Overflow about the
suitability of OCaml and Haskell for soft real-time work like visualization:
"*for real-ti...
2 months ago