Marktplatzangebote
3 Angebote ab € 1,60 €
  • Broschiertes Buch

Advanced .NET Remoting is the first book that really offers in-depth coverage of the .NET Remoting Framework. The first part of the book covers everything a developer needs to know to use the Framework and its capabilities in real world applications, including the basics of Server Activated Objects vs. Client Activated Objects, formatters, channels, lifetime issues, security, configuration files, etc. The server side hosting of remoteable components in console applications, Windows Services, and IIS (Internet Information Services) are also covered in detail. The second part presents .NET…mehr

Produktbeschreibung
Advanced .NET Remoting is the first book that really offers in-depth coverage of the .NET Remoting Framework. The first part of the book covers everything a developer needs to know to use the Framework and its capabilities in real world applications, including the basics of Server Activated Objects vs. Client Activated Objects, formatters, channels, lifetime issues, security, configuration files, etc. The server side hosting of remoteable components in console applications, Windows Services, and IIS (Internet Information Services) are also covered in detail. The second part presents .NET Remoting internals in an unprecendented way. Ingo Rammer shows how the Framework really uses message sinks and sink providers, and gives in-depth advice on why and how to implement message and channel sinks. These chapters will also give detailed insight in the synchronous and asynchronous message processing within the Framework. Rammer also includes a chapter which presents the development proc ess and source code for several "real world" message sinks and finally covers ContextBoundObject, which allows use of the techniques of the .NET Remoting Framework with local, client-only applications.