Recent snippets

Popular snippets

  • Chain of responsibility II

    Unlike the previous chain of responsibility, this version use the pipeline to chain responsibilities.

    106 people like this

    Posted: 14 years ago by Tao Liu

  • Adapter pattern

    Invoke the methods from incompatible types

    111 people like this

    Posted: 14 years ago by Tao Liu

  • FSX Structure

    I use this basic template when writing .fsx files that I might want to compile. It adjusts the difference in command line/entrypoint handling between a script and a compiled assembly. This example shows the details for a WPF script — replace the #r's and/or remove the STAThread for a WinForms or Console script.

    127 people like this

    Posted: 15 years ago by Blake Coverett

Snippets by tags

collections (16) web (29) mailboxprocessor (27) sequences (48) tutorial (17) html (16) pattern matching (15) reflection (19) f# (43) algorithms (25) seq (54) design patterns (18) lists (15) http (18) recursion (33) string (29) computation expression (15) staging (18) silverlight (22) wpf (20)

View all...

Database contains 3209 snippets out of which 1719 is public.