M
mj
Hi,
I wanna build a multi-tier app like petshop, but it seems that the
components in the petshop can only work on one machine, how can I build a
distributed system that the components(DAL layer, Business layer) of it work
on different machines, and how can they communicate with each other? .NET
remoting? Is there any sample?
Thanks in advance.
mj
I wanna build a multi-tier app like petshop, but it seems that the
components in the petshop can only work on one machine, how can I build a
distributed system that the components(DAL layer, Business layer) of it work
on different machines, and how can they communicate with each other? .NET
remoting? Is there any sample?
Thanks in advance.
mj