Sie Ste

Sie Ste

  • NA
  • 196
  • 141.9k

C# 2008 projects share a database file

Sep 9 2012 4:19 PM
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)