189 Views
Using F# Interactive to play around with data is a common scenario. However, getting standard relational data into a strongly-typed collection is necessary. Here are a few lines of code that can do it for you
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
Using F# Interactive to play around with data is a common scenario. However, getting standard relational data into a strongly-typed collection is necessary. Here are a few lines of code that can do it for you