Quantcast
Channel: x += x++
Viewing all articles
Browse latest Browse all 30

Retrieving SQL Server data with type providers and exposing it with ASP.NET Web APIs in F#

$
0
0
For a good introduction on how to use Web APIs in F#, read here. The starting point for type providers is here. This post is about how I solved a practical problem using these technologies. First, let’s discuss the scenario. … Continue reading

Viewing all articles
Browse latest Browse all 30

Trending Articles