Showing related tags and posts accross the entire site.
-
If this information is added to the mapping.config file I will implement a XSL transform to generate the Validation Application Block config file rulesets for .netTiers. Any other constraints that can be added as well would be nice, but currently only not null and string length were used.
-
I have been using .netTiers for a while and just updated to the latest svn. First off, the new xml-based mapping file is a nice addition but appears to only use the table names currently. Is this the expected behavior? Meaning if I change the PropertyName attribute it doesn't change the output. Also...
-
I think if the custom sprocs were included in the mapping file, it might be a good place to change the return type behavior from always returning a TList into returning a single entity.
-
It would be a nice option to select an optional XSLT file to process the mapping file that .netTiers generates.