.NET: Understanding Delegation & Remote Events

This chapter provides the ins and outs of delegation, the process by which a server impersonating a client attempts to use that client’s credentials to access remote resources in Kerberos. Also, Paul Kimmel provides a no-frills demonstration of raising and handling remote server events using Microsoft’s .NET Remoting, while guiding you through potential traps and errors.