Browse by Tags

All Tags » T4 » .Net (RSS)
Sorry, but there are no more tags available to filter with.

T4 Template for generate Table Script from XSD by shiju

The below T4 template will generate Create Table script from a XSD file. The Template will create a dataset from a XSD file and generate create table script from the dataset. 1 <#@ template language= " C#v3.5 " hostspecific= " True " debug= " True...
Filed under: ,
More Posts