Hello, I decided recently to use "Linq To Sql" version that came with the march CTP of Orcas, as I was using for a while the may 2006 version of the tool & librairies. The problem is that I have a lot of code working with my objects generated by sqlmetal and there is a little change that ... changes everything : My objects do not have the same name anymore ! Here is what happens : I have a database that contains a table " Import_History " with a Field " Source_Xml "
Read More...