Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / F#

F#

F#

Great Reads

by koolprasad2003
What's new in .NET 6
by Member 12660776
Programmatically Adding New ConfigurationSectionGroup Corrupts Declaration Section With Multiple Group Declarations.
by Farhad Reza
We will design two interesting characters in this tip. The first one is Code Project Bob sticker and the second one is Magpie bird which is the national bird of Bangladesh.
by Sander Rossel
Journey to the center of the .NET Framework with a chance of IL along the way!

Latest Articles

by koolprasad2003
What's new in .NET 6
by Member 12660776
Programmatically Adding New ConfigurationSectionGroup Corrupts Declaration Section With Multiple Group Declarations.
by Farhad Reza
We will design two interesting characters in this tip. The first one is Code Project Bob sticker and the second one is Magpie bird which is the national bird of Bangladesh.
by Sander Rossel
Journey to the center of the .NET Framework with a chance of IL along the way!

All Articles

Sort by Score

F# 

by Member 12660776
Programmatically Adding New ConfigurationSectionGroup Corrupts Declaration Section With Multiple Group Declarations.
by Farhad Reza
We will design two interesting characters in this tip. The first one is Code Project Bob sticker and the second one is Magpie bird which is the national bird of Bangladesh.
by Bohdan Stupak
A simple snippet of how you can convert video in .NET Core
by Hassan Alrehamy
JSON Deserialization in depth concept and Dictionary mapping. Special Thanks to Dr. Coral Walker
by VallarasuS
F# example usage of option types
by Farhad Reza
This tip describes the use of GDI+ with F# language through Flag design.
by epicTurk
F# Quotations support for ViewModelSupport.ViewModelBase Property get\set Accessors
by Amal Nanda
Fun with F#F# (pronounced "F sharp") is a functional programming language for the .NET Framework that combines the succinct, expressive, and compositional style of functional programming with the runtime, libraries, interoperability, and object model of .NET, that lets users concentrate on...
by Marc Clifton
Each function should answer "how-what-why."
by Bohdan Stupak
Simple pitfall where C# developers trying out F# might fail when writing async code
by Alojzy Leszcz
As MSDN doesn't provide an example in F#, I decided to translate one of the examples from C#.
by Stefan Savev 2
Shows how to encode a closure as a class where the references are stored as mutable fields, thus removing a level of indirection
by Bohdan Stupak
Way to leverage custom serializer in Giraffe framework
by epicTurk
Parse quser.exe Results in Regex in any .NET language
by Klaus78
A simple example of usage of type providers in F#
by Stefan Savev 2
Reading Zip files in F#
by Farhad Reza
A simple calculator written in F# language
by juwikuang
Weighted Quick Union Find in C#, VB.NET and F#
by Jaxon7
Mysterious problem in WPF v4, feature not defined.