|
We are going to start a project that will have 15 Modules. Our Business-layer(BL) and Data-layer(DAL) will be on same server (WEB Server).
My question is that how we divide BL and DAL so we can easily deploy each module independently.
If this is not right approach what should be good approach for this kind of project.
Thanks
|