With a tip of a hat to Rudyard and his ballad , I would say Oh SQL is SQL and C# is C#, and never the twain shall meet Till rows and objects manually a dev has both to beat But there is neither SQL nor C#, nor join nor dot When LINQ stands to link the twin what magic have I got Ballads aside, this is a real problem that we are grappling with. There is really nothing new about this problem - it is the problem of Object Relational Mapping (ORM). The two worlds are rules by languages and run-times that
Read More...