CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Data at the root level is invalid. Line 2, position 1

    Hi all, I am using Nhibernate.class.cst ,provided in Code Smith Template at NHibernate folder. . With this I am able to generate my class structure for my single class. I have written one generic Master Template and included this Nhibernate.class.cst as child. So that it will gnerate class sturture for...
    Posted to Community Support (Forum) by sudhagar on 07-16-2007
    Filed under: Codesmith templates cached cleanup
  • Differentiate between Varchar and Text

    Does anyone know of a way to differentiate between a VarChar column and a Text column? The only way to determine column type seems to be comparing [columnObject].SystemType with TypeOf(System.[TypeName]), like this... if (column.SystemType == TypeOf(System.String)) { // Do something here } This finds...
    Posted to Community Support (Forum) by eric_burcham on 05-01-2007
    Filed under: SchemaExplorer, .netTiers, Codesmith templates cached cleanup, generating templates, need advice
  • CodeSmith Project Tutorial

    Hi! I'm a newbie inCodeSmitn, I started 2 week ago. I learned how to make templates whith the tutorials ,and made some templates to generate bases of DAL and BLL for an application. But i don't understand how to use it after: I explain: My templates are OK, they generate the code i want from one table...
    Posted to Community Support (Forum) by Jacob Michael on 03-01-2007
    Filed under: Projects, Codesmith templates cached cleanup
  • Using Codesmith 4.0 in VSS 2005, doesn't release assemblies after running templates

    I'm using a CodeSmith 4 project in my VSS Project, and I run the Generate step from the context menu and all goes well. However, my templates reference Enterprise Architect through COM, as I've written stuff to help me generate code with Codesmith/Enterprise Architect. When my generation process finishes...
    Posted to Community Support (Forum) by Nursey on 02-13-2007
    Filed under: Codesmith templates cached cleanup
Page 1 of 1 (4 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems