Recent snippets

  • Generate MachineKey for Web.Config

    Creates a valid random machine key to place in your web.config or machine.config file. Useful when using multiple web servers where each web server needs the same machine key for encryption/validation.

    1 people like this

    Posted: 3 months ago by Russ Cam

  • Unfolding Sequences

    Demonstrates how to use unfold to create a sequence of fibonacci numbers

    0 people like this

    Posted: 3 months ago by Dave Yost

  • Web Crawler extensions

    The snippet extends a web crawler from snippet http://fssnip.net/3K. It synchronizes all printing using an additional agent (so printed text does not interleave) and the crawling function returns an asynchronous workflow that returns when crawling completes.

    0 people like this

    Posted: 4 months ago by Tomas Petricek

Popular snippets

Snippets by tags

parsing (28) tryfsharp (48) json (15) agent (20) wpf (20) regex (17) design patterns (18) pattern matching (15) lists (14) computation builder (16) sequence (32) fold (22) kata (17) lazy (20) async (98) staging (18) collections (16) tutorial (17) algorithms (25) web (29)

View all...

Database contains 3167 snippets out of which 1706 is public.