What is the differnce between "LINQ to Entities", "LINQ to SQL" and "LINQ to Dataset".
- by Marcel
Hi all,
I'm working for quite a while now with LINQ. However, it remained still a bit of a mystery what are the real differences between the mentioned flavours of LINQ.
The successful answer will contain a short differentiation between them. What is the main goal if it, what is the benefit, and is there a performance impact...
P.S.
I know that there are a lot of information sources out there, but I look for a kind of a "cheat sheet" which instructs a newbie where to head to for a specific goal.