Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 21st, 2005, 01:17 PM
Registered User
 
Join Date: Apr 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default object parameters to remote method calls

1. How to pass business objects to remote method calls ??

2. Is it byref or byval ???

3. Does the object needs to implment ISerializable interface or have an <Serializable> attribute ???

4. Does the object needs to inherit MarshalByRefObject ???

5. How to generate a proxy remote hosted on an IIS with binary formatting ???

6. Any pointers to web articles is greately appreciated !!

 
Old April 29th, 2005, 04:02 AM
Friend of Wrox
 
Join Date: Apr 2005
Posts: 186
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You Should learn .NET Remoting Framework

I think you can strat from

http://msdn.microsoft.com/library/de...wkremoting.asp

or

http://msdn.microsoft.com/library/de...roremoting.asp








Similar Threads
Thread Thread Starter Forum Replies Last Post
program that calls its method automatically mfahadwallam Java Basics 3 January 29th, 2008 06:50 AM
Proxy class method calls: No error, No data! corin .NET Web Services 0 September 11th, 2006 08:33 PM
How to call a method on a remote object eloyitomio C# 1 July 21st, 2006 10:17 AM
Method calls within same class w/Interface gmontanaro C# 0 April 6th, 2006 05:44 PM
Third party program library method calls invocatio yeeck VB Components 0 June 20th, 2003 01:33 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.