G
Gabriel Lozano-Morán
What is the proper way of working with typed datasets in a 3-tier
environment? Should I use a common assembly for the typed datasets that can
be referenced in the presentation layer, business logic layer and the data
access layer? I really don't want to add a reference to my data access layer
in my presentation layer.
All help (links to articles, code snippets, ...) is welcome
TIA
Gabriel Lozano-Morán
environment? Should I use a common assembly for the typed datasets that can
be referenced in the presentation layer, business logic layer and the data
access layer? I really don't want to add a reference to my data access layer
in my presentation layer.
All help (links to articles, code snippets, ...) is welcome
TIA
Gabriel Lozano-Morán