dotnet distributed apps:
Hi All,
I am in the habit of creating a solution then adding my Biz class project
and Data project to my solution then adding my web/windows application
project.
The problem is that many of my applications use the same business/data
layers which means that when I update my classes I have to rebuild all my
soultions and deploy them again.
Am I right in assuming that COM+ could be the soultion to my problems and if
so, are there any complete muppets guids out there as this subject I find
very difficult to get my head around.