all groups > dotnet remoting > july 2006 >
You're in the

dotnet remoting

group:

Convert to Remoting


Convert to Remoting Russ
7/20/2006 3:29:17 PM
dotnet remoting:
Does anyone have any good links (or books) that talk about converting
an existing application (VB dot net framework 1.1) to use remoting? We
have an application that we need to remove our business logic and data
Access logic out from our Presentation layer. The Business logic and
Data Access logic will then be moved to a separate server and remoted
to.

I have read a lot about remoting and have even downloaded a sample app
from "The Code Project"
http://www.codeproject.com/vb/net/Remoting_HelloWorld.asp. I got the
sample application to work with very little effort. I understand the
theory but now I need to put that theory into actual code.

But, I am having problems converting my application. I am running
into lots of little problems. I am wondering if someone has written
any "how to's" for converting existing applications.
Re: Convert to Remoting Spam Catcher
7/21/2006 6:18:42 PM
"Russ" <nesr235@lni.wa.gov> wrote in news:1153434557.120731.161220@
75g2000cwc.googlegroups.com:

[quoted text, click to view]


Advanced .NET Remoting by Ingo Rammer is probably the best remoting book
out there.

AddThis Social Bookmark Button