|
 |
List of Code Examples
Chapter 3: Structs, Enums, Arrays, and Collections
Chapter 9: Exception Handling and Application Domains
-
Code Example: Simple Hosting Process Code, Console Application
-
Code Example: IIS Hosting, Remoted Object Creation
-
Code Example: IIS Hosting, Configuration File
-
Code Example: Client XML File
-
Code Example: Simple Hosting Process Code, Service
-
Code Example: Creating a MarshalByValue [Serializable] Object
-
Code Example: Creating a MarshalByRefObject, Server Activated Object (SAO)
-
Code Example: Creating a MarshalByRefObject, Client Activated Object (CAO)
-
Code Example: Server Code, Programmatic Design for a SingleCall SAO
-
Code Example: Server Code, Programmatic Design for a Singleton SAO
-
Code Example: Server Code, Programmatic Design for a CAO
-
Code Example: Server Code, Configuration File Design for a SingleCall SAO
-
Code Example: Server Code, Configuration File Design for a Singleton SAO
-
Code Example: Server Code, Configuration File Design for a CAO
-
Code Example: Client Code, Programmatic Design for a SingleCall SAO
-
Code Example: Client Code, Programmatic Design for a Singleton SAO
-
Code Example: Client Code, Programmatic Design for a CAO
-
Code Example: Client Code, Configuration File Design for a SingleCall SAO
-
Code Example: Client Code, Configuration File Design for a Singleton SAO
-
Code Example: Client Code, Configuration File Design for a CAO
-
Code Example: Setting the Lifetime of an Object Programmatically
-
Code Example: Setting the Lifetime of an Object in an XML Server Configuration File
-
Code Example: Client Code, Calling a Remoted Method Asynchronously
-
Code Example: Client Code, Using Callbacks with Delegates
-
Code Example: Using Call Context, Client Side
-
Code Example: Using Call Context, Remoted Object
-
Code Example: Using Dynamic Sinks
-
Code Example: Programmatically Adding Sinks, Client Side
-
Code Example: Programmatically Adding Sinks, Server Side
-
Code Example: Custom Serialization
