๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Advanced .NET Remoting

โœ Scribed by Rammer I., Szpuszta M.


Book ID
127449287
Year
2005
Tongue
English
Weight
7 MB
Edition
Second Edition
Category
Library
ISBN-13
9781590594179

No coin nor oath required. For personal study only.

โœฆ Synopsis


With the arrival of .NET remoting, any programmer who wants to work with distributed objects can benefit from Advanced .NET Remoting, a solid tour of basic and expert techniques for working with distributed code on Microsoft's newest platform.This title's concise, code-centered approach, backed up by judicious discussion of the finer technical points of .NET, is what helps make it a success. After touring the history of standards used for distributed computing over the years, from DCE/RPC to CORBA to COM and related Microsoft technologies, the author zeroes in on .NET remoting. Short, digestible examples highlight the relevant objects and APIs useful to create and invoke objects remotely. From the basics, the book moves forward with other possibilities for designers, whether using by value or reference arguments for objects, client-activated vs. server-activated objects, and a useful section on asynchronous processing for remote function calls. Early examples use the APIs and strategies you'll need to work on your own, and the author highlights "best practices" like using class factories.Detailed discussion of deployment options (using XML) is followed by a quick discussion of security and authentication and then managing object lifetimes (including programmatic options through leasing and sponsors). Coverage of using strongly named assemblies (for the Global Assembly Cache, GAC) and versioning stresses the finer points of how different versions of .NET components can be invoked on the same server.For experts, there's a fine section that covers .NET remoting internals, explains the details of making distributed calls in .NET, and shows off how messages are formatted and passed between systems through proxies. Excellent use of sequence diagrams showing these features at work will make this chapter invaluable for the advanced reader (though you still use the sample code without having to master these .NET internals).The book returns to its pragmatic focus with some interesting sample code for compressing and encrypting .NET remote messages with built-in support classes in .NET. A highly developed chapter demonstrates how you use custom transport channel to make remote calls via e-mail (through SMTP and POP3), showing off the flexibility of the .NET programming model. For the truly adventurous developer, a final chapter explores several (undocumented) features for examining and using context objects used in the .NET remoting model.


๐Ÿ“œ SIMILAR VOLUMES


Microsoft .NET Remoting
โœ Scott McLean, James Naftel, Kim Williams ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Microsoft Press ๐ŸŒ English โš– 704 KB

This title shows developers how to build Internet-based, distributed applications using Microsoft .NET Remoting, which enables powerful remote interaction among objects. A fundamental understanding of .NET Remoting is crucial as developers shift to developing distributed, Internet-based applications

Pro .NET 1.1 Remoting, Reflection, and T
โœ David Curran, Fabio Claudio Ferracchiati, Syed Fahad Gilani, Mike Gillespie, San ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐Ÿ› Apress ๐ŸŒ English โš– 6 MB

Three powerful technologies - Remoting, Reflection, and Threading - are combined in a single book! And when these technologies come together, you are faced with a powerful range of tools that allow you to run code faster, more securely, and more flexibly. (And performance gains are critical in today

Microsoft .NET Distributed Applications:
โœ Matthew MacDonald ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Microsoft Press ๐ŸŒ English โš– 5 MB

Make the jump to distributed application programming using the .NET Framework-and introduce a new level of performance, scalability, and security to your network and enterprise applications. Expert .NET developer Matthew MacDonald shares proven techniques for fully exploiting .NET Remoting, XML Web

Remote maintenance concepts for net
โœ C. Holloway; E. Salpietro; M. Chazalon ๐Ÿ“‚ Article ๐Ÿ“… 1989 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 516 KB
Flash Remoting: The Definitive Guide
โœ Tom Muck ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› O'Reilly Media ๐ŸŒ English โš– 2 MB

Flash Remoting MX lets developers easily integrate rich Macromedia Flash content with applications that are built using Macromedia ColdFusion MX, Microsoft .NET, Java, PHP, or SOAP-based web services. The result is complex client/server applications that more closely resemble desktop applications th