Translate this page
Powered by
Microsoft® Translator
Browse by Tags - CodeSmith Community
Welcome to the CodeSmith Community!
Join
Sign in
Home
Home
Store
Blogs
Forums
Gallery
Help
More ...
Home
Browse by Tags
Forums
Get this RSS feed
Home
Tags
.netTiers
.netTiers 2.3.0
2.2.0
bug
Children
Code behind
CodeSmith 5.0
DataBinding
DataSource
Deepload limitations
DeepLoading Child Collections
DeepSave
DeepSave problem children processors
external
Filter
GetAll GetPagged
GridView
Join
Nettiers Limitations
OneToOneRelationship
SourceID
strongly typed datasource
Updatable Views
Validation
view
Related Posts
Forum Post:
GetPaged By DeepLoad property vs View
angeliyo28
Hi, I need to getAll(paged) registries by a parent identifier. So i doubt about use a View or autogenerated entities with deepload This is my DataModel: MyTable IdMytable FK_IdTable1 Table1 IdTable1 FK_IdTable2 Table2 IdTable2 So in my case, i want to getAll(paged) MyTable registries filtering by IdTable2...
on
Wed, Nov 25 2009
Forum Post:
How to apply DeepLoad attribute on 'SourceDatabase' property in CodeBehind
aphelie
Hi, I declare my templates properties in a code behind file. I would like to take benefit of the performance gain introduced by the DeepLoad attribute. 1. Is there a property attribute for DeepLoad ? <DeepLoad()> _ <Category(CAT_GET_STARTED)> _ <Description("The source database for...
on
Wed, May 6 2009
Forum Post:
Re: Support for updatable views: What is the best method to use in cases where they would be needed?
velum
Hi Rhettc! In scenario A, you are talking about Parent Properties Exposed By Child Entities... I thought we wanted the inverse: Child Properties Exposed By Parent Entities. In my example, who is the parent for you, the Customer or the Country? You are also talking about extended properties. I am not...
on
Mon, Jan 19 2009
Forum Post:
Support for updatable views: What is the best method to use in cases where they would be needed?
velum
Hi! On the project I am working on, it happens quite often that I'll use a view or a DeepLoaded datasource to fill a GridView. Here is a very simple example. Let's say we have a Customers table containing customer information like there names and addresses. And let's say that in the address...
on
Thu, Jan 8 2009
Forum Post:
DeepLoad to T<List>
JRich
I cannot seem to make the DeepLoad method return a TList. For example, if I run the following MatlTypeService srv = new MatlTypeService (); TList < MatlType > list = new TList < MatlType >(); list = srv.GetAll(); Eleven records are returned. But if I do it this way, zero records are returned...
on
Thu, Aug 7 2008
Forum Post:
ToString entity method calls Validate - causes StackOverflow
njappboy
I recently upgraded to version 749 of nettiers only to find some strange changes that cause StackOverflows to occur when entity ToString() method is called during a validation process. The new EntityInstanceBase.generated.cst template has a ToString override. In the override method there is a call to...
on
Tue, Jul 15 2008
Forum Post:
Filter datasource
Zlax
Hi i have database with these tables User { IdUser, Name , Surename, Username, Password } ProfesorData { IdUser, JMBG } AdministratorData { IdUser, JMBG } In form for administering profesors i have made fields required to insert new User and ProfesorData. Now problem is how to display a list of all Profesors...
on
Mon, Jun 9 2008
Page 1 of 4 (80 items)
1
2
3
4