in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Wizard and DataSourceControl Problems

    I have searched for any related posts and I have noticed that there have been a few unresolved posts that are similar. I think I might be able to provide a few more details on the problems with using datasourcecontrols with a wizard. I think this is definitely a bug. I am new to netTiers, so I am just...
    Posted to .netTiers - General Support (Forum) by basolutions on 04-02-2007
    Filed under: .netTiers, .netTiers Providers, DataSource, .net 2.0
  • Use TableName to create Entity object, Service object, and TList for that table

    If I have an EntityName (tablename) as a string: 1) The EnitityFactory will seemingly create the Entity object at run time given the entity name. 2) But creating the Service Object is not clear. How does one get an Entities Service object at run time? 3) Can you create a TList object at runtime if you...
    Posted to .netTiers - General Support (Forum) by JOERICH on 02-26-2007
    Filed under: .netTiers Providers, Entities Service object at run time, Service layer, TList, TList at Runtime
  • Re: [New Bie] Insert a new record to Nettiers

    DataRepository.MyEntityProvider.Save( myEntity ) The service layer just adds extra functionality before calling the methods in the MyEntityProvider. Check out the DataRepository class in your Data project which provides access to the Providers via static properties. hth swin
    Posted to .netTiers - General Support (Forum) by swin on 01-23-2007
    Filed under: .netTiers Providers, Service layer, ServiceLayer
  • WebServiceClient

    I am new to NetTiers and so far love it. I am trying to learn it in the following scenario: My Windows App -> Service Layer -> WebServiceClient -> WebServices -> SqlClient -> Data. I want to insert two different types of entities within a database transaction. I noticed that I possibly...
    Posted to .netTiers - General Support (Forum) by Lampous on 12-11-2006
    Filed under: .netTiers Providers, EntityTransactionModule, TransactionManager, transactions, web service, WebServices
  • Using T-SQL or ParameterBuilders?

    I'm trying to figure out the right way to find text in my database. I have a column named "Description" and thought it would be nice to use the ParameterBuilder to construct it (rather than writing T-SQL). So I tried this: MyTableParameterBuilder query = new MyTableParameterBuilder(); query.Append(MyTableColumn...
    Posted to .netTiers - General Support (Forum) by bsimser on 10-27-2006
    Filed under: .netTiers Providers, .netTiers Search
  • Instantiating Derived Member

    Sorry for this I originally posted this thread: http://community.codesmithtools.com/forums/thread/18889.aspx And I have been struggling for days now trying to work with instances of my derived type. I have actually modified the PetShop project that was linked to thread: http://community.codesmithtools...
    Posted to .netTiers - General Support (Forum) by diz_z_eye on 10-27-2006
    Filed under: .netTiers, .netTiers Providers, CreateEntity()
  • 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
  • TextFileDataProvider How would I create one?

    Hey everybody! Just wanted to say that I love .NetTiers. It is awesome beyond words. Thank you soo much for all your hard work. I was given the requirement to read in a set of data in a text file with the format: Header: Date: mm/dd/yyyy 16-19 digit credit card,9 digit ssn number 16-19 digit credit card...
    Posted to .netTiers - General Support (Forum) by brandontyler on 10-09-2006
    Filed under: .netTiers Providers
  • Re: Web Service Client With Compact framework 2.0 - Possible?

    Hi All, Just wondering if you've had any luck with this? When I reference the required components in the PPC project, I'm getting errors relating to not including the System.dll from the primary (not compact) .NET framework. I also can't seem to query the WS directly ... it doesn't appear...
    Posted to .netTiers - General Support (Forum) by Toksic on 06-30-2007
    Filed under: .netTiers, .netTiers Providers, .netTiers Search, 2.0, C#, .net 2.0, pocket pc, ppc
  • New to Net Tiers

    Hi all, I am new to Net Tiers, and just have a couple of basic questions. Would appreciate the insight of those with experience using net teirs! I have created a entity, services, and data layer. 1) When do i use which layer and for what? a) Should i ever access the DataRepository directory like so:...
    Posted to .netTiers - General Support (Forum) by adamknight on 11-29-2007
    Filed under: .netTiers, .netTiers Providers, EntityDataSource, Service layer, Entity Layer, Entities, ServiceLayer, Data Layer SqlClient, .net 2.0, Nettiers User Groups, DataRepository......Find, DataRepository, EntityDataSource Service Layer Query Custom Method SelectMethod SQL
Page 1 of 2 (13 items) 1 2 Next >
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems