Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Thursday, August 28, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > Visual Basic.Net > Miscellaneous
How to marshal an object to a remote server by reference by using Visual Basic 2005 or Visual Basic .NET        
Total Hits: 7  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article demonstrates how to marshal an object by reference to a remote server. When you marshal an object by reference, the runtime creates a transparent proxy so that the server can make calls back to the object on the client. The only thing that is sent to the server is the proxy. The proxy marshals the call backs to the client. This article is broken into three parts: The server object, the server application, and the client application.


What's New at DevASP.Net
08/28  Develop Robust and Scalable Apps ..
08/28  More AsyncEnumerator Features
08/28  Data Paging in ASP.NET
08/28  Configuring Windows Instant File ..
08/28  Asp.Net Interview Question Part 1
08/28  Windows Mobile Power Management
08/28  CListCtrl and displaying a toolti..
08/28  XCPClock - CodeProject Clock
08/28  Octree Search
08/28  Another Star Trek Game (The Retro..
08/28  How-To: Automatically rename Fore..
08/28  Better way to Sleep: Control exec..
08/28  Secure Persistent ASP.NET Forms A..
08/28  AI Life
08/28  EGen – a scalable code generation..
08/28  Active Server Pages+: ASP+ Improv..
08/28  Implementing Handler Marshaling U..
08/28  Essential Power Tools.
08/28  Object Role Stereotypes
08/28  Programming AJAX with ASP.NET Par..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net