Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » F#   (RSS)

LAgent: an agent framework in F# – Part IX – Counting words …

Download framework here . All posts are here: Part I - Workers and ParallelWorkers Part II - Agents and control messages Part III - Default error management Part IV - Custom error management Part V - Timeout management Part VI - Hot swapping of code Part
Posted by lucabol | 0 Comments
Filed under:

LAgent: an agent framework in F# – Part VIII - Implementing MapReduce (user model)

Download framework here . All posts are here: Part I - Workers and ParallelWorkers Part II - Agents and control messages Part III - Default error management Part IV - Custom error management Part V - Timeout management Part VI - Hot swapping of code Part
Posted by lucabol | 4 Comments
Filed under:

LAgent: an agent framework in F# – part VII – An auction application

Download framework here . All posts are here: Part I - Workers and ParallelWorkers Part II - Agents and control messages Part III - Default error management Part IV - Custom error management Part V - Timeout management Part VI - Hot swapping of code Part
Posted by lucabol | 3 Comments
Filed under:

LAgent: an agent framework in F# – Part V – Timeout management

Download framework here . All posts are here: Part I - Workers and ParallelWorkers Part II - Agents and control messages Part III - Default error management Part IV - Custom error management Part V - Timeout management Part VI - Hot swapping of code Part
Posted by lucabol | 0 Comments
Filed under:

LAgent: an agent framework in F# – Part IV – Custom error management

Download framework here . All posts are here: Part I - Workers and ParallelWorkers Part II - Agents and control messages Part III - Default error management Part IV - Custom error management Part V - Timeout management Part VI - Hot swapping of code Part
Posted by lucabol | 0 Comments
Filed under:

LAgent: an agent framework in F# – Part III – Default error management

Download framework here . All posts are here: Part I - Workers and ParallelWorkers Part II - Agents and control messages Part III - Default error management Part IV - Custom error management Part V - Timeout management Part VI - Hot swapping of code Part
Posted by lucabol | 1 Comments
Filed under:

LAgent : an agent framework in F# – Part II – Agents and control messages

Download framework here . All posts are here: Part I - Workers and ParallelWorkers Part II - Agents and control messages Part III - Default error management Part IV - Custom error management Part V - Timeout management Part VI - Hot swapping of code Part
Posted by lucabol | 3 Comments
Filed under:

LAgent : an agent framework in F# – Part I – Workers and ParallelWorkers

Download framework here . All posts are here: Part I - Workers and ParallelWorkers Part II - Agents and control messages Part III - Default error management Part IV - Custom error management Part V - Timeout management Part VI - Hot swapping of code Part
Posted by lucabol | 1 Comments
Filed under:

Luke talks about F# on Channel9

Here you go: http://channel9.msdn.com/posts/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next/
Posted by lucabol | 1 Comments
Filed under:

A version of the AsyncCache found its way into the Parallel Programming samples …

Go here to download them. It is in \ParallelExtensionsExtras\CoordinationDataStructures. It has a slightly different design in that it returns Tasks. I’m trying to get Stephen to blog about it so that you can compare them.
Posted by lucabol | 3 Comments
Filed under: , ,

I talk about C# and VB Co-Evolution on Channel9 (and some F# …)

The title says it all. If you are interested, go here .
Posted by lucabol | 3 Comments
Filed under: , ,

Luca at NDC in Oslo 17 – 19 June 2009

I’ll be speaking about the future of C# and F#. Oslo brings back so many memories …   “one of the world’s most important conferences for IT developers and leaders”
Posted by lucabol | 1 Comments
Filed under: ,

Bayesian inference in F# – Part IIb – Finding Maia underlying attitude

Other parts: Part I – Background Part II – A simple example – modeling Maia The previous post ended on this note. let MaiaJointProb attitude action = match attitude with | Happy -> happyActions |> List.assoc action | UnHappy -> unHappyActions
Posted by lucabol | 1 Comments
Filed under: ,

Financial Functions for .NET released !

Today I released the following library on CodeGallery. It is the result of three months of coding during my paternity leave in Italy. You can get it from here . What is it? This is a .NET library that provides the full set of financial functions from
Posted by lucabol | 12 Comments
Filed under: , ,

Bayesian inference in F# - Part IIa - A simple example - modeling Maia

Other parts: Part I - Background Part IIb - Finding Maia underlying attitude Let's start with a simple example: inferring the underlying attitude of a small baby by observing her actions. Let's call this particular small baby Maia. People always asks
Posted by lucabol | 2 Comments
Filed under: ,
More Posts Next page »
 
Page view tracker