I've been using nORMa and I've been very happy with the tool and its SQL script generation. I was excited to see that it generated a WCF service to generate Linq to SQL, but I was disappointed that the service does not function. The contract being generated is incorrect. Example is below:
#region Insert, Select, ...