Welcome to Sol 3 Sign in | Join | Help

ASPInsiders

Aggregation of ASPInsiders and Microsoft ASP.NET team member blogs.
Using LINQ to SQL and ConnectionStrings in a Class Library
I was looking to separate my LINQ to SQL data layer from the rest of my application. So, I decided to move the files to a class library. This way, when my application builds, all of my LINQ files are found in MyApp.DL or something similar. However, I Read More...
Posted: Tuesday, May 20, 2008 2:22 PM by Jason N. Gaylord's Blog
Filed under: , , ,

Comments

No Comments

Anonymous comments are disabled