Hi,
I am not very familiar with both LINQ to SQL and NHibernate.
As far as I understand LINQ to SQL is a kind of replacement of NHIbernate for .Net in many ways.
So does this mean that LINQ to SQL is a built-in replacament of NHibernate which let's a .Net developer to skip NHibernate and start to work with LINQ to SQL?
Thanks