G
Glenn Whyman
Hi,
We've recently completed the design for a three tier web application and are
about to commence development.
When building and deploying is it better to have a VS.NET project for each
logical tier and another for 'Utility' classes. That is each project will
only contain classes for a particular tier, and each tier will compile into
a different assembly. As opposed to compiling the entire application into a
single assembly.
Thanks for the feedback,
GB
We've recently completed the design for a three tier web application and are
about to commence development.
When building and deploying is it better to have a VS.NET project for each
logical tier and another for 'Utility' classes. That is each project will
only contain classes for a particular tier, and each tier will compile into
a different assembly. As opposed to compiling the entire application into a
single assembly.
Thanks for the feedback,
GB