in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Sql Server 2005 + nettiers performance

    Hi all, We are developing a new retail banking software using .net platfform and SQL Server 2005. We have evaluated a lot of different approach for the Data Access Layer and my preference is CodeSmith + nettiers. This tool will reduce the development process time, but I am a bit worried about the performance...
    Posted to .netTiers - General Support (Forum) by dsanchezbo on 05-31-2007
    Filed under: .netTiers, performance
  • Net Tiers 2.0.1 + SQL Server 2005 + XML data type

    I have a SQL Server 2005 database with a few database tables that have columns that use the XML data type. It seems the Find stored procedure Net Tiers generates does not conform to the SQL Server requirements. I keep getting an error message whilst trying to create the procedure - "The xml data type...
    Posted to .netTiers - General Support (Forum) by kentto on 05-30-2007
    Filed under: .netTiers, C#, .net 2.0
  • StackOverflowException

    Hi, Using: netTiers v2.0.1.471 ( The latest trunk from svn is producing the same results) SQL Server 2005 and DB Script from this post Code modified from this post posted below. CSP file included below StackOverflowException always occurs somewhere within DataRepository.StudentProvider.DeepSave(tm, student...
    Posted to .netTiers - General Support (Forum) by nkerkin on 05-30-2007
    Filed under: .netTiers, ManyToMany, C#, .net 2.0, StackOverFlowException
  • Help: Entity Update Problem ?

    Hi I have the following code running AfterInsert of a DataSource control. What I'm trying to achieve is set the value MasterShow_Pk equal to a value. The code runs fine but the Data Store is not being updated with the value. protected void _x_ShowsDataSource_AfterInserted( object sender, x.Web.Data....
    Posted to .netTiers - General Support (Forum) by matt@kiwilamb.com on 05-27-2007
    Filed under: .netTiers, EntityDataSource, DataSource, Entities, Database
  • Error: type or namespace 'Bindable' does not exist in 'mynamespace.Entities'

    Full error: "The type or namespace name 'Bindable' does not exist in the namespace xxx.Entities' (are you missing an assembly reference?) C:\Projects\xxx.Domain\xxxBase.generated.cs)" on line: [Entities.Bindable, DataObjectField ( false , false , true )] I started getting this error after modfiying my...
    Posted to .netTiers - General Support (Forum) by arch on 05-25-2007
    Filed under: .netTiers, BindableAttribute, NetTiers.cst, .net 2.0
  • Collections?

    I've seen in example of DeepLoad in this forum that used code like this: DataRepository.EmployeesProvider.DeepLoad(emp, true ,DeepLoadType.IncludeChildren, new Type[] { typeof (OrdersCollection), typeof (OrderDetailsCollection)}); Notice the OrdersCollection. I don't have any such types in my output...
    Posted to .netTiers - General Support (Forum) by ToddMoon on 05-23-2007
    Filed under: .netTiers, DeepLoad
  • Re: Build Errors in VS After Generation

    Hi: I am having the exact same problem. I have some table relations very similar to your example and have the same compile problems. I narrowed the source from this a little more and found something (Generating the solution project for the above db struct using nettiers rev 563 from svn trunk): The class...
    Posted to .netTiers - General Support (Forum) by nosferatus on 05-18-2007
    Filed under: .netTiers, C#
  • Re: Extreamly slow performance in the Fill method

    I have the exact same problem. I know that going throught the WebServiceClient and a WebService adds a low of overhead, but this is crazy. I generated my solution. My database has 90 tables with lots of relationship. app.config: < configSections > < section name = " netTiersService " type =...
    Posted to .netTiers - General Support (Forum) by dotnetbob on 05-16-2007
    Filed under: .netTiers, Winforms, GetAll WhereClause UserControls, WebServiceClient, .net 2.0
  • Using DataSourceObjects

    Hi have installed netTiers v2.0.1 it looks like this will provide very useful. Have been working with the default Admin website files and have a question on how to solve something. I see the default datasource is used on the admin pages like so. < data : _YBC_ShowsDataSource ID ="ShowsDataSource"...
    Posted to .netTiers - General Support (Forum) by matt@kiwilamb.com on 05-11-2007
    Filed under: .netTiers, CRUD, DataSource, Admin
  • Many to many generated declaration issue

    The code generated for the many to many relationship I think is getting confused when two Entity Tables both have the same column name for the primary key. Table structure. Dealer --------- PKID int Name varchar(100) Address1 varchar(150) .... Country ---------- PKID int Name varchar(150) Code char(4...
    Posted to .netTiers - General Support (Forum) by millerwa on 05-10-2007
    Filed under: .netTiers, ManyToManyListRelationship, ManyToMany, ManyToManyListRelationship GridView CheckBox EntityRelationshipMember
Page 1 of 21 (204 items) 1 2 3 4 5 Next > ... Last »
Copyright © 2007 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems