Over the next several posts, I'm going to walk through the steps you need to take to manually (i.e., no SqlMetal) interact with a database through DLINQ. The basic steps are as follows:
Create and initialize the database
Create an object mode ...
Read post