Showing related tags and posts accross the entire site.
-
The .netTiers team released .netTiers 2.3.0 Beta 1 the other day. .netTiers 2.3.0 is a maintenance release containing many bug fixes and patches. We have also added various requested features like Enterprise Library version 4 as well as support for Visual Studio 2008. You can download the 2.3.0 Beta...
-
Hi, I am using netTiers, and have successfully created aspx pages allowing to edit data of ONE database table each. BUT, how to edit information coming from 2 different tables linked together with a foreign key on ONE aspx page ? Here is the description of the problem: I have 2 tables: 'application'...
Posted to
Support
(Forum)
by
zoz
on
09-19-2008
Filed under: .netTiers, EntityDataSource, ObjectDataSource, Entities, Nettiers, C#, DataSet, VS2008, nettiers next, ForeignKeys, GetTableColumns, generating templates, CodeSmith, CodeSmith 5.0, Datasources filtering, Visual Studio
-
Hi, I am using netTiers, and have successfully created aspx pages allowing to edit data of ONE database table each. BUT, how to edit information coming from 2 different tables linked together with a foreign key on ONE aspx page ? Here is the description of the problem: I have 2 tables: 'application'...
Posted to
Support
(Forum)
by
zoz
on
09-18-2008
Filed under: .netTiers, EntityDataSource, ObjectDataSource, Entities, Nettiers, C#, DataSet, VS2008, nettiers next, ForeignKeys, GetTableColumns, generating templates, CodeSmith, CodeSmith 5.0, Datasources filtering, Visual Studio
-
We have oracle DB here and I want to generate class to write Insert Update Delete and Fill methods. Can anyone give me a clue to start on ?