M
milop
Hello.
We have an app with UI, Business, and Data Tiers.
How can we ensure that the DAL tier is accessed only from the BLL tier? The
idea is to prevent direct access to the DAL from the UI (asp.net pages in
our case).
Thanks in advance,
Mike
We have an app with UI, Business, and Data Tiers.
How can we ensure that the DAL tier is accessed only from the BLL tier? The
idea is to prevent direct access to the DAL from the UI (asp.net pages in
our case).
Thanks in advance,
Mike