in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Project functionality

    I've been searching for a while now. I think maybe what I want the projects to do, they don't do. Here it is in a nutshell. I'm writing a bunch of templates that will basically be generated in the beginning of each new project our developers do. What I would like is for the devs to be able to click one...
    Posted to General Support (Forum) by mjcolli on 05-30-2007
    Filed under: Projects, need advice
  • WTF? v4.0 /template: argument

    Where has the /template: argument for v4.0 cs.exe gone? Anyone know how to get it out or overwrite it from the console??? I've got some quite advanced build scripts where the templates changes located based on who is compiling and it is useless to have the .cst file references in the configuration file...
    Posted to General Support (Forum) by TList on 05-11-2007
    Filed under: Projects, need advice
  • Entity not saving when using AJAX toolkit tab control

    I''ve generated against a database and one of the entities has a large number of fields. I wanted to display the fields in a tab control, using the AJAX toolkit tab container and tabpanels. I had turned on the option to generate the admin site, and then took the usercontrol and placed the fields on the...
    Posted to .netTiers - General Support (Forum) by millerwa on 05-03-2007
    Filed under: EntityDataSource, .netTiers, Entities, need advice, AJAX Toolkit
  • 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 General Support (Forum) by eric_burcham on 05-01-2007
    Filed under: SchemaExplorer, .netTiers, Codesmith templates cached cleanup, generating templates, need advice
  • Is anyone else programmatically creating then compiling templates?

    I'm going to try generating merge-strategy enabled subtemplate hierarchies based on metadata (xsd). Has anyone else attempted this? Pitfalls? Tips? I've only been using codesmith for 20 days now; so, please stop me if this is absolutely crazy. So far I'm generating and compiling a single subtemplate...
    Posted to General Support (Forum) by ript on 04-25-2007
    Filed under: mergestrategy subtemplate, generating templates, need advice, metadata
  • Is there something about constrants I should know ?

    I'm using NetTeirs 2.01 with CodeSmith 4.0 Pro Trial and I've found something weird about columns with constraints (or I think I have ) Consider the following two tables. USE [drs1_for_crs] GO /****** Object: Table [ContractsRegister].[CRS_CONTRACT_INFO3] Script Date: 06/06/2007 22:13:21 ******/ SET...
    Posted to .netTiers - General Support (Forum) by southof40 on 06-06-2007
    Filed under: .netTiers, nettiers, need advice
  • Is possible to use a map as a property type?

    I created a map called TableNameToEntity, using CodeSmiths map editor. The key consists of table names. The value consists of the name of the entity that will be generated. I'm trying to get it so that when running a template the user/programmer will choose which tables get processed from the mapping...
    Posted to Community Support (Forum) by dave1 on 01-24-2008
    Filed under: TablePicker, EntityDataSource, Entities, need advice, Custom Template
Page 1 of 1 (7 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems