Recently I converted an existing project to Visual Studio 2008. As I wanted to build a simple data access layer, I tried to add a LINQ-to-SQL (DMBL) file. Seems like there's something missing here..!! No LINQ-to-SQL file! So I tried adding a new (native
Read More...