.NET Remoting - The Interface Approach
Details Related Types
Site:  C# Help
Original URL:  http://www.csharphelp.com/archives/archive274.html
Summary:
In this article, we will create a remote object, and access this object using an interface. This method is important when creating a physical separation between business tier and consumer code. In traditional Remoting approaches, to access a remote object, you need a copy of that object on the client machine. With this approach, the metadata is split into a separate library that can be copied to the client machine.
System.Byte
System.ComponentModel.Container
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlDataReader
System.Drawing.Font
System.Drawing.Point
System.Drawing.Size
System.EventArgs
System.EventHandler
System.MarshalByRefObject
System.Object
System.Runtime.Remoting.Channels.Http.HttpChannel
System.Runtime.Remoting.Channels.Http.HttpServerChannel
System.Runtime.Remoting.Channels.Tcp.TcpChannel
System.Runtime.Remoting.Channels.Tcp.TcpClientChannel
System.Runtime.Remoting.Channels.Tcp.TcpServerChannel
System.Runtime.Remoting.RemotingConfiguration
System.Runtime.Remoting.WellKnownObjectMode
System.Web.Services.WebService
System.Windows.Forms.Button
System.Windows.Forms.Control
System.Windows.Forms.Form
System.Windows.Forms.Label
System.Windows.Forms.TextBox
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com