Here I go, self-publicising again! Oh well.
http://www.peredur.uklinux.net/Remoting.pdf
Our architecture has the presentation layer on clients/Web server (depending
on whether it's a Windows.Forms or an ASP.NET application), and the BLL as a
Windows Service hosted SAO on the Application server. The DAL is contained
in an assembly in the GAC of the application server and is loaded in-process
by the BLL. The database resides on a separate database server.
HTH
Peter
> Hi,
>
[quoted text clipped - 15 lines]
>
> Pete
PeteW - 29 Jun 2007 16:32 GMT
Thanks for that - I'll have a read through it.
Pete
> Here I go, self-publicising again! Oh well.
>
[quoted text clipped - 29 lines]
> >
> > Pete