System.Runtime.Remoting.Channels.Http.HttpClientChannel Class
Information   Base Types   Related Resources

Provides an implementation for a client channel that uses the HTTP protocol to transmit messages.

  • Namespace: System.Runtime.Remoting.Channels.Http
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.1.4322
  • Assembly: System.Runtime.Remoting.dll

  • System.Runtime.Remoting.Channels.BaseChannelWithProperties
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (1)Discussions (18)MembersRotorChanges
    Articles

    Page: 1
    .NET Remoting ( A Simple Approach)
    C# Help
    .NET Remoting provides a powerful and high performance way of working with remote objects. Architecturally, .NET Remote objects are a perfect fit for accessing resources across the network without the overhead posed by SOAP based WebServices. .NET Remoting is easier to use than Java's RMI, but definately more difficult than creating a WebService. In this article, we will create a remote object that will return rows from a database table. For the sake of simplicity i have used the NorthWind database that is packed with the installation of the Microsoft SQL Server.
    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