Showing related tags and posts accross the entire site.
-
I am trying to generate CRUD procedures on a table having column data type VarBinary(max). It seems the template is generating only "VarBinary" and not with max length. I thought I will debug this and tried to build the project under Codesmith projects - SqlSchemaProvider and getting the error...
-
Why don't custom properties defined in a codebehind file of a subtemplate show up in the properties window of a master template when the MergeProperties property is set to true? When I bring up the subtemplate in the IDE, the properties all show up. When I bring up the master template in the IDE...