Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in f#

Adding F# to Visual Studio 2010 C# express - is it possible?

How do you create an F# WCF client? I keep getting an app.config error

wcf f#

How to install and use F# Powerpack in Mono?

f# mono gac powerpack

F#, serializing discriminated unions with values lacking data

wcf serialization f#

MemoryMappedFiles.MemoryMappedFile.CreateFromFile won't extend a file under linux/mono

f# mono

When do I need to call the "ConvertToGenerated" member to generate types using a type provider

f# type-providers

Using a F# portable library from a Windows Phone 8 app

windows-phone-8 f#

Consuming F# Async from C#

f# async-await

F# - cypher query with multiple return values

f# neo4j neo4jclient

extending an object with an interface through an object expression

f#

Data sample for JSON type provider with optional property

f# type-providers f#-data

Why are flexible types not allowed in record type definitions?

f# record flexible-type

Inconsistent behaviour of Seq.sort and Seq.sortBy for sequence of floats containing a NaN

f#

Use FParsec to parse float or int*float

f# fparsec

How to get the AST of functions in a [<ReflectedDefinition>] tagged module?

f#

F# collection type for mixed types

dictionary f# f#-data

What is the simplest way to check that an incoming request contains a certain header value

f# suave

F# Yaml type provider

How to configure F# JSON type provider to use UTF-8 for POST requests?

F# pointer member accessor

c# .net f# interop pinvoke