linq Archive Best Practices for using LINQ in your Data Access Layer rcravensDatabase, DesignSeptember 27 20099 Comments This post will try to expose some of the issues that commonly arise when you choose to use LINQ to SQL or LINQ to Entity in your application. First a little background. LINQ General By now most Read More