3
Reply

C# 2008 projects share a database file

Sie Ste

Sie Ste

Sep 9 2012 4:19 PM
1.8k
For a C# 2008 desktop/console application I want to share a linq to sql (*.dbml file) between 2 different proejct files in the same solution.

I know that I should probably put the linq to sql (*.dbml file) in its own project file with a class libary?

Since I do not know how to accomplish this goal, I am wondering if you can point me to a reference on how to accomplish this goal?

Answers (3)