in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • How do I use the provider datasource with getpaged?

    I have a repeater on a webpage hooked up to a provider datasource (the one generated for my table in the .Web project). I've been using GetAll as the select method but want to page the data. I know repeaters don't page information but I need a better layout than what GridView will give me. So I tracked...
    Posted to .netTiers - General Support (Forum) by bsimser on 10-22-2006
    Filed under: .netTiers, .netTiers Providers, Providers, Typed DataSource Controls, Web controls
  • Complex DataGridView

    Hi, I'm working with Windows Forms and the new 2.0 databinding functionality. My problem is as follows (simplified): On the database level I have 2 tables "Contact" (first name, last name,....) and "Address" (street, nbr, city,....). The Contact table has a foreign key to a record...
    Posted to .netTiers - General Support (Forum) by dreamchaser on 10-17-2006
    Filed under: Providers
  • how to code stored procedure calls

    Hi There, I'm trying to call my own stored procedure and am struggling. Hopefully somebody can help me? Firstly, I'm developing for framework 1.1 so I'm also using the older 0.9.2 version of nettiers I've managed to discover the (very nice!) Custom Stored proc feature, where you name...
    Posted to .netTiers - General Support (Forum) by Brett on 10-11-2006
    Filed under: .netTiers, Custom Stored Procedure, Providers
  • Re: .netTiers and PostgreSQL...

    Hi, I think I've got enough knowledge about the meta-data within PostgreSQL and could write a PostgreSQLSchemaProvider. Which procedures have to be created for .netTiers? Is there any documentation? Thank you very much in advance. I just downloaded a SchemaProvider for PostgreSQL from this forum...
    Posted to .netTiers - General Support (Forum) by Timur Zanagar on 08-03-2007
    Filed under: .netTiers, Providers, PostgreSQL
  • ADOXSchemaProvider

    Hi, I'm currently trying to create a .NetTiers project that will connect to an Access Database for one of our legacy applications.I am using the following connection string: Provider=Microsoft.Jet.OLEDB.4.0;Data Source=J:\Public\exchange\Dept_BSD\James\ws32_sta.mdb; with the ADOXSchemaProvider. I...
    Posted to .netTiers - General Support (Forum) by Strak on 02-19-2008
    Filed under: Providers, C#, access
  • Re: Does .netTiers support other Databases?

    DISCLAIMER: I have not used the generic client to access either Oracle or DB2, so I'm speaking in hypothetical here. .NetTiers uses a provider model in the data tier. There are two flavors of providers that come out-of-the-box. SQL Server and "Generic". You can perform your Oracle and DB2...
    Posted to .netTiers - General Support (Forum) by cms on 04-11-2008
    Filed under: Providers, oracle, db2
  • IEntityProvider - How would you cast an object as IEntityProvider?

    The IEntityProvider signature is: IEntityProvider<Entity, EntityKey> How would one use this to cast an object to IEntityProvider? Can you provide an example? Thanks, Joe
    Posted to .netTiers - General Support (Forum) by JOERICH on 02-27-2007
    Filed under: EntityDataSource, Providers
Page 1 of 1 (7 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems