Tag Archives: wpf

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

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 | Also tagged , , , | Leave a comment

Visualising Black-Scholes option pricing using F# and WPF

Using F# to create simple plots of Black-Scholes option prices and greeks using WPF.

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