Recent snippets

Popular snippets

  • 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.

    124 people like this

    Posted: 14 years ago by Blake Coverett

  • NUnit Sugar

    Some simple functions for writing more idiomatic F# tests with NUnit.

    91 people like this

    Posted: 14 years ago by Ryan Riley

  • get the list of LAN Sql servers

    get the list of ethernet sql servers

    90 people like this

    Posted: 14 years ago by nCdy

Snippets by tags

recursion (33) wpf (20) parsing (28) game (32) string (29) agent (20) sequence (32) web (29) seq (54) html (16) kata (17) tutorial (17) collections (16) http (18) dsl (23) array (22) algorithms (26) tryfsharp (48) design patterns (18) generic programming (17)

View all...

Database contains 3206 snippets out of which 1719 is public.