0
comment
comment
on 5/23/2014 1:32 PM
This week's post is a guest article writtten by Dmitry Sevastianov with help from Dmitry Morozov, two members of the F# community, about FSharp.Data.SqlClient, a fascinatingly simple and elegant technique to integrate T-SQL and F# in new ways, using the ever-awesome power of F# type providers.
First, be warned - this post is NOT about LINQ! It is about how to do LINQ-like things, but using a technique that is much simpler yet better in certain ways, though with pros and cons. It is also an industry-relev[...]