Programming user interfaces using F# workflows
Posted
on Dot net Slackers
See other posts from Dot net Slackers
Published on Tue, 16 Feb 2010 00:00:00 GMT
Indexed on
2010/03/07
23:28 UTC
Read the original article
Hit count: 466
Filed under:
F# asynchronous workflows can be used to solve a wide range of programming problems. In this article we'll look how to use asynchronous workflows for elegantly expressing the control flow of interaction with the user. We'll also look at clear functional way for encoding drag&drop-like algorithm.
© Dot net Slackers or respective owner