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...

Read the complete post at http://feeds.feedburner.com/~r/JasonNGaylord/~3/294469701/using-linq-to-sql-and-connectionstrings-in-a-class-library.aspx

Published Tuesday, May 20, 2008 1:22 PM by Jason N. Gaylord's Blog
Filed under: , , ,
Powered by Community Server (Commercial Edition), by Telligent Systems