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
-
Hello: Okay, I've done quite a bit of searching for this, but to no avail. Item in question is the 'OrderByClause' used with typed datasources as an input parameter. The obvious use is and 'order by' clause for a stored proc parameter. The unobvious is what the 'OrderByClause' traces back to. I've found...
-
Hey everyone, I know there are a lot of mixed feelings/experiences using the Infragistics controls with .netTiers on these forums, but there really isn't any demonstrated examples of how (if possible) to make all of it work together. I am trying to create a simple UltraWebGrid that uses a TypedDataSource...
Posted to
.netTiers - General Support
(Forum)
by
Lusid
on
03-24-2007
Filed under: .netTiers, Typed DataSource Controls, CRUD, EntityDataSource, ObjectDataSource, Infragistics, strongly typed datasource, Web project, C#, .net 2.0
-
Hey guys, tremendous work you all are doing with .netTiers!! I need to be able to dynamically change the connection string on my Entity Data Source and for the life of me I can't figure it out. Here is my Entity Data Source and EntityGirdView. < dataAms : AMSSiteDrugsViewDataSource ID ="dsSiteDrugsView...