December 2013
Beginner to intermediate
286 pages
5h 46m
English
Now, we have looked at the first code to generate a form and composed a very simple interface consisting of a button. As you may have noticed, F# has no visual designer as present in the other .NET languages. There are several ways of composing interfaces in F#:
In this book, we will mainly use the first alternative—writing interface code manually. This may seem tedious, but the upside is total control over the layout. We'll now look at a larger example using an agent to keep track of the highest number and a user interface ...
Read now
Unlock full access