These templates allow you to generate code for Linq to Sql using any LLBLGen Pro
project. You can use the LLBLGen Pro's designer to create and maintain a project
and generate code directly from the designer using these templates. This allows
you to use the powerful catalog refreshing capabilities as well as the other
features of the LLBLGen Pro designer.
Linq to Sql's code generator isn't template based nor does it split up the classes in one class-per-file. These templates allow you to alter the generated code and also give you one class per file.
Linq to Sql's code generator isn't template based nor does it split up the classes in one class-per-file. These templates allow you to alter the generated code and also give you one class per file.
They can be downloaded directly from the LLBLGen Pro site.
Comments