“fsharp”
- 2022
- 2021
- 2013
- 2012
- LLite : language friendly literate programming
- Exceptions vs. Return Values to represent errors (in F#) – IV – Implementation
- Exceptions vs. Return Values to represent errors (in F#) – III–The Critical monad
- Exceptions vs. Return Values to represent errors (in F#) – II– An example problem
- Exceptions vs. Return Values to represent errors (in F#) – Conceptual view
- Retrieving SQL Server data with type providers and exposing it with ASP.NET Web APIs in F#
- 2011
- Adventure in parserland – parsing lambda expressions in F# – Part V
- Adventure in parserland – parsing lambda expressions in F# – Part IV
- Adventure in parserland – parsing lambda expressions in F# – Part III
- Adventure in parserland – parsing lambda expressions in F# – Part II
- Adventure in parserland – parsing lambda expressions in F# – Part I
- Write Yourself a Scheme in 48 Hours in F# – Part VII
- Write Yourself a Scheme in 48 Hours in F# – Part VI
- Write Yourself a Scheme in 48 Hours in F# – Part V
- Write Yourself a Scheme in 48 Hours in F# – Part IV
- Write Yourself a Scheme in 48 Hours in F# – Part III
- Write Yourself a Scheme in 48 Hours in F# – Part II
- Write Yourself a Scheme in 48 Hours in F# – Part I
- 2010
- Tracking spread trades in F# (and WPF MVVM) – Part II
- Tracking spread trades in F# (and hooking up XUnit and FsCheck) – Part 1
- Downloading stock prices, divs and splits in F# updated to Visual Studio 2010
- LChart: displaying charts in F# – Part III
- LChart: displaying charts in F# – Part II
- LChart: displaying charts in F# – Part I
- Excel Financial Functions upgraded to Visual Studio 2010 RC
- New version of LAgent compatible with VS 2010 RC online
- A simpler F# MailboxProcessor
- The F#unctional Londoners Meetup Group
- 2009
- LAgent: an agent framework in F# – Part X – ActiveObject
- Luca at PDC 2009 next week
- LAgent: an agent framework in F# – Part IX – Counting words …
- LAgent: an agent framework in F# – Part VIII - Implementing MapReduce (user model)
- LAgent: an agent framework in F# – part VII – An auction application
- LAgent: an agent framework in F# – Part VI – Hot swapping of code (and something silly)
- LAgent: an agent framework in F# – Part V – Timeout management
- LAgent: an agent framework in F# – Part IV – Custom error management
- LAgent: an agent framework in F# – Part III – Default error management
- LAgent : an agent framework in F# – Part II – Agents and control messages
- LAgent : an agent framework in F# – Part I – Workers and ParallelWorkers
- Luke talks about F# on Channel9
- A version of the AsyncCache found its way into the Parallel Programming samples …
- I talk about C# and VB Co-Evolution on Channel9 (and some F# …)
- Luca at NDC in Oslo 17 – 19 June 2009
- Excel Financial functions 2.0 released
- New release of Financial Functions .NET uploaded on MSDN Code Gallery
- Bayesian inference in F# – Part IIb – Finding Maia underlying attitude
- 2008
- Financial Functions for .NET released !
- Bayesian inference in F# - Part IIa - A simple example - modeling Maia
- Bayesian inference in F# - Part I - Background
- My F# PDC presentation is online (+ ppt and demo application)
- Luca presenting F# at PDC 2008
- Downloading stock prices in F# - Part VI - Code posted
- Downloading stock prices in F# - Part V - Adjusting historical data
- Downloading stock prices in F# - Part IV - Async loader for splits
- Downloading stock prices in F# - Part III - Async loader for prices and divs
- Downloading stock prices in F# - Part II - Html scraping
- Downloading stock prices in F# - Part I - Data modeling