Advanced .NET Remoting, Second Edition

Advanced .NET Remoting, Second Edition
by Ingo Rammer, Mario Szpuszta

Advanced .NET Remoting, Second Edition
List Price: $59.99
Our Price: $37.45
You Save: $22.54 (38%)
Availability: Usually ships in 1-2 business days
Category: Book
See more book details and other editions


(Click here)
Buy this book at online book store in your country
Canada | UK | Germany | France

Book Summary Information

Author: Ingo Rammer, Mario Szpuszta
Edition: Paperback
Audio: English (Original Language); English (Unknown); English (Published)
Published: 2005-02-16
ISBN: 1590594177
Number of pages: 608
Publisher: Apress
Accessories:

Book Reviews of Advanced .NET Remoting, Second Edition

Book Review: Best book on the topic
Summary: 4 Stars

This is probably the best book there will be on .NET Remoting. Now that WCF is out, the latest and greatest version of Microsoft's interprocess communication, no one will ever publish another one. Yet for many practical purposes .NET Remoting is adequate and easier to use. Although in one way or another Rammer and Szpuszta tell you what you probably need to know about it, the approach may be uncoordinated and confusing, for example when combining remoting as a communication technique and Windows service as a server housing. They do not detail the underlying architecture, much of which will be familiar to developers who worked through COM, DCOM and COM+ over the years. As with a series of other books on Microsoft technologies in about the last twelve years, one is left with the uneasy feeling that no author of those books has been directly responsible for industrial strength, production quality server products. The authors don't seem serious about the combinations of techniques that are usually needed or sympathetic with developers creating such products.

Summary of Advanced .NET Remoting, Second Edition

Apress is doing some really wonderful work and I think I'm 1-1 on Apress books I read vs. Really Loved.

— William Ryan, KnowDotNet. I laughed...I cried...I gave it both thumbs up.

Surpassing any white papers, specialist documents and other documentation&emdash;this book features in-depth coverage of the .NET Remoting Framework. The text is organized into three main parts, and this revised, second edition features 150 pages of entirely new material!

Part one includes a guide to the 1.1 framework and its capabilities in real-world applications. Part two presents .NET remoting internals, and provides real-world code and development strategies. Finally, part three looks at futuristic remoting tools and their present implementation in VS.NET 2005. You will come to see how remoting procedures will change within the new IDE and revised framework.


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.

Overall, this concisely packaged book mixes the right level of sample code, detailed explanation, and advanced material that will let C# developers get going fast with .NET remoting, which can greatly simplify distributed programming on the new Windows platform. --Richard Dragan

Topics covered: Introduction to .NET remoting, history of distributed computing mechanisms (including DCE/RPC, CORBA, and COM to .NET), advantages of .NET remoting (and architecture), a simple getting started program using .NET remoting with a server and client, adding validation, types of remoting (passing objects by value and reference, singletons, published objects), using factories to create objects, server-activated vs. client-activated objects, lifetime management, synchronous vs. asynchronous function calls, multi-server programming, shared assemblies (and the soapsuds utility and proxies), configuration (XML config. files and standard options), deployment (console vs. Windows services vs. IIS), security issues (authentication and checking roles), using SSL and encryption, object lifetime management (lease time and managers, server-side sponsors), versioning for .NET components (strong naming and the Global Assembly Cache, GAC), delegate and events (tips for event handling), .NET remoting internals (proxies, messages, message sinks, formatters, and transport channels), internals of asynchronous processing, advanced sink programming (client-, server-side, and dynamic sinks), extending .NET remoting (including message compression and encryption support), custom transport channels (using POP3/SMTP), and undocumented techniques for working with .NET remoting context objects.

Visual Basic Books

Book Subjects
Most talked about in Parallel and Distributed Systems
Advanced .NET Remoting, Second Edition ImageAdvanced .NET Remoting, Second Edition
by Ingo Rammer, Mario Szpuszta
Apress; Published: 2005-02-16; Paperback; Book
Best price: $39.38
Price in other shops: $59.99
The Art of Multiprocessor Programming ImageThe Art of Multiprocessor Programming
by Maurice Herlihy, Nir Shavit
Morgan Kaufmann; Published: 2008-03-03; Paperback; Book
Best price: $51.12
Price in other shops: $69.95
Distributed Algorithms (The Morgan Kaufmann Series in Data Management Systems) ImageDistributed Algorithms (The Morgan Kaufmann Series in Data Management Systems)
by Nancy A. Lynch
Morgan Kaufmann; Published: 1997-04; Hardcover; Book
Best price: $60.00
Price in other shops: $125.00
Enterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions (Addison-Wesley Signature Series) ImageEnterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions (Addison-Wesley Signature Series)
by Gregor Hohpe, Bobby Woolf
Addison-Wesley Professional; Published: 2003-10-20; Hardcover; Book
Best price: $41.88
Price in other shops: $59.99
Programming Erlang: Software for a Concurrent World ImageProgramming Erlang: Software for a Concurrent World
by Joe Armstrong
Pragmatic Bookshelf; Published: 2007-07-11; Paperback; Book
Best price: $21.18
Price in other shops: $36.95
Java Concurrency in Practice ImageJava Concurrency in Practice
by Brian Goetz, Tim Peierls, Joshua Bloch, Joseph Bowbeer, David Holmes, Doug Lea
Addison-Wesley Professional; Published: 2006-05-19; Paperback; Book
Best price: $24.99
Price in other shops: $54.99
Similar Books and other products
Windows Presentation Foundation Unleashed (WPF) (Unleashed) ImageWindows Presentation Foundation Unleashed (WPF) (Unleashed)
by Adam Nathan
Sams; Published: 2006-12-31; Paperback; Book
Best price: $29.68
Price in other shops: $49.99
Learning WCF: A Hands-on Guide ImageLearning WCF: A Hands-on Guide
by Michele Bustamante
O'Reilly Media, Inc.; Published: 2007-05-24; Paperback; Book
Best price: $25.03
Price in other shops: $44.99
TCP/IP Sockets in C#: Practical Guide for Programmers (The Practical Guides) ImageTCP/ IP Sockets in C#: Practical Guide for Programmers (The Practical Guides)
by David Makofske, Michael J. Donahoo, Kenneth L. Calvert
Morgan Kaufmann; Published: 2004-05-13; Paperback; Book
Best price: $19.61
Price in other shops: $24.95
Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (Microsoft .NET Development Series) ImageFramework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (Microsoft .NET Development Series)
by Krzysztof Cwalina, Brad Abrams
Addison-Wesley Professional; Published: 2005-09-29; Hardcover; Book
Best price: $18.94
Price in other shops: $49.99
Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net) ImagePro LINQ: Language Integrated Query in C# 2008 (Windows.Net)
by Jr., Joseph C. Rattz
Apress; Published: 2007-11-19; Paperback; Book
Best price: $24.64
Price in other shops: $44.99
Programming .NET Components, 2nd Edition ImageProgramming .NET Components, 2nd Edition
by Juval Lowy
O'Reilly Media, Inc.; Published: 2005-07-27; Paperback; Book
Best price: $27.30
Price in other shops: $44.95
Programming WCF Services ImageProgramming WCF Services
by Juval Lowy
O'Reilly Media, Inc.; Published: 2008-11-10; Paperback; Book
Best price: $30.76
Price in other shops: $49.99
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net) ImagePro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)
by Andrew Troelsen
Apress; Published: 2007-11-12; Hardcover; Book
Best price: $37.23
Price in other shops: $59.99
CLR via C#, Second Edition (Pro Developer) ImageCLR via C#, Second Edition (Pro Developer)
by Jeffrey Richter
Microsoft Press; Published: 2006-03-22; Paperback; Book
Best price: $29.85
Price in other shops: $59.99
Microsoft  .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer) ImageMicrosoft .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer)
by Matthew MacDonald
Microsoft Press; Published: 2003-03-26; Paperback; Book
Best price: $4.05
Price in other shops: $59.99
Book store. Illustrated catalog of books on different categories