in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • 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 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
Page 1 of 1 (3 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems