Showing related tags and posts accross the entire site.
-
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
-
Or do we need to use typed data sources? I use the EntityDataSource for generic purposes and I'd really like it to go through the service layer. This generic requirement means that the typed data sources are not really an option. Perhaps someone has another idea? The main things I need the EntityDataSource...