"LINQ to SQL" and "LINQ to Entity"

  • Thread starter Thread starter Peter
  • Start date Start date
P

Peter

Hi

I do not know these tools ("LINQ to SQL" and "LINQ to Entity"), and I
would like some good resources to learn about them.

They seem very similar - but from what I gather, LINQ to Entity is more
complex, and more of an OR/M tool than LINQ to SQL is.

Which would be the best to concentrate on, given that I have no
experience with either?

How do they stack up against NHibernate?


Thank you,
Peter
 
Peter said:
Hi

I do not know these tools ("LINQ to SQL" and "LINQ to Entity"), and I
would like some good resources to learn about them.

And is it called "LINQ to Enitity" or "LINQ to Entities"?
 
Back
Top