CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • 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
  • 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, TList, Service layer, Entities Service object at run time, 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
Page 1 of 1 (3 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems