blogged find better blogs Submit a BlogSignUpLogin
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorShoppingLifestyleDirectoryMore Topics
Blogs about:  Linqtosql
... have played around with Dynamic Data- one (!) person raised their hand. 8:14: Building a LinqToSQL data context for his Dynamic Data demo. I'm surprised he's still demoing LinqToSQL given the recent news that it's more or less a dead-end product in Microsoft right now. Demos like this aren't going to help people make the transition to EF... 8:16: He's ...
... inevitable, as the ADO.NET Entity Framework is considered the crowning achievement in Microsoft’s long quest to build a deep abstraction over relational databases. entityFramework.Union(linqToSql) On the surface the reasoning is sound. The technologies are both solutions in the same problem space, and have overlapping features. Both frameworks use metadata to map relational data to objects, and ...