afdsf
0 people like thisPosted: 5 hours ago by dfas
Making QR-code image having contact information (VCard) with Google Chart API. If you scan this image with mobile phone, you can directly add new person to your contacts.
1 people like thisPosted: 5 days ago by Tuomas Hietanen
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 thisPosted: 27 days ago by Russ Cam
Demonstrates how to use unfold to create a sequence of fibonacci numbers
0 people like thisPosted: 1 month ago by Dave Yost
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 thisPosted: 1 month ago by Tomas Petricek
This snippet shows how to create a WPF custom control library in F#.
2 people like thisPosted: 2 months ago by Fahad
This command redo-undo implement group the command under Do/Undo category.
67 people like thisPosted: 12 years ago by Tao Liu
Classical "Hello world" example that prints a message to the console output. This version uses F# printfn function to do the printing.
183 people like thisPosted: 12 years ago by Tomas Petricek
This is to demonstrate that: (1) there are many ways to solve the same problems; (2) operators can be grouped together into data structures and act as data; (3) you can have fun in F# in many ways.
57 people like thisPosted: 12 years ago by Dmitry Soshnikov
We start with an initial value and then applying f repeatedly, until the value does not change anymore.
301 people like thisPosted: 12 years ago by Nick Palladinos
Modular memoization within a pure functional setting that is implemented as a convenient computation builder.
89 people like thisPosted: 12 years ago by Nick Palladinos
Some simple functions for writing more idiomatic F# tests with NUnit.
90 people like thisPosted: 12 years ago by Ryan Riley
design patterns (18) sequence (32) fold (22) agent (20) monad (23) list (56) collections (16) sequences (48) computation builder (16) seq (54) learning f# (16) quotations (21) f# (43) game (32) html (15) wpf (20) tryfsharp (48) string (27) kata (17) math (35)
Nick Palladinos (66) Ryan Riley (25) Cesar Mendoza (17) Eirik Tsarpalis (89) Taha Hachana (12) NIck Palladinos (14) Samuel Bosch (12) Fabio Galuppo (14) Robert Pickering (10) nagat01 (19) Joel Huang (13) Faisal Waris (37) Vesa Karvonen (8) Carsten König (10) Tomas Petricek (148) devshorts (11) Evgeniy Andreev (13) David Klein (16) Gauthier Segay (11) Ankur Dhama (20)
Database contains 3157 snippets out of which 1705 is public.