[Haskell-cafe] LINQ, SQL and hs-dotnet

Günther Schmidt gue.schmidt at web.de
Mon Jul 6 19:23:19 EDT 2009


Hi all,

is there anyone who has already tried using LINQ2SQL with hs-dotnet and  
would care to share the experience?

I'm trying to figure out what exactly it would take to access an SQL  
database via LINQ / hs-dotnet. Ie. whether or not it's necessary to create  
Entity classes, or if one can just use LINQ to generate SQL.

Günther



More information about the Haskell-Cafe mailing list