Hi,
Can anyone answer my question? We are deciding upon the implementation of our Data Access layer. Initially we were working with NHibernate but now there is a change, so please answer my question...
IS LINQ to SQL a part of the ADO.NET Entity framework or is it a separate library?
If I say I am using "LINQ to SQL" for my data access layer then does it mean I am using the ADO.NET Entity framework for implementing the data access layer.