Hits Today: 1 Total: 4064 | Updated: 4/4/2004 | |
 | This article is intended for anyone who is considering using .NET Remoting as part of a distributed multitier application design. It describes the capabilities of the technology from the perspective of a developer who has both benefited... Author: MSDN Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 1600 | Updated: 4/5/2004 | |
 | This article provides a detailed description of the schema used in remoting configuration files. All remote objects have to be registered with the Remoting Framework before clients can access them... Author: Piet Obermeyer Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 1970 | Updated: 4/5/2004 | |
 | This article explains the fundamentals of the Microsoft .NET Remoting Framework. In addition to describing the main components that make up the .NET Remoting Framework... Author: Paddy Srinivasan Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 1 Total: 2266 | Updated: 4/5/2004 | |
 | This article provides a technical overview of the Microsoft .NET remoting framework. It includes examples using a TCP channel or an HTTP channel. Author: Piet Obermeyer Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 1205 | Updated: 4/5/2004 | |
 | This article provides a brief overview of the implications that versioning has on a distributed application by examining activation, method calling, and serialization in this context. Author: Piet Obermeyer Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 2094 | Updated: 9/10/2003 | |
 | The .NET Framework offers several methods for customizing the presentation of native .NET and COM object types. One such technique, custom marshaling, refers to the notion of specializing object type presentations. Author: Jim Sievert Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 2861 | Updated: 12/13/2003 | |
 | What I present here is a "generic" version of this architecture, with a Remoting class library that accepts generic database calls consisting of the connection name, the stored procedure name and an object array containing the stored procedure parameters. Author: Peter A. Bromberg, Ph.D. Code: ASP.NET v1.1 & VB | |  | |
Hits Today: 2 Total: 2919 | Updated: 2/11/2003 | |
 | What does marshal objects by reference over the internet really mean? That is the first question I asked when I began to look into .NET Remoting. Truth is, it means exactly what it says. Author: Robbe D. Morris Code: ASP.NET v1.0 & C# |
Hits Today: 1 Total: 2377 | Updated: 5/11/2002 | |
 | This article describes a design and implementation (C#) of the Remoting over Internet using the Web Service as a gateway into the Remoting infrastructure. Author: Roman Kiss Code: ASP.NET v1.0 & VB |
|