Linq to SQL Database Connection String Issue »
By budigelli on Jun 19, 2008 in .NET, LINQ | 3 Comments
As i am moving in to hosting my application on an external server, i am finding some interesting and annoying (time consuming for research) things. i will try to address them as they come along…
One of the main thing was the way i handle my Data Layer. My Data Layer is a class library project [...]