Cantitate/Preț
Produs

Advanced .NET Remoting in VB .NET

Autor Ingo Rammer
en Limba Engleză Paperback – 31 iul 2002
With all the attention paid recently to Web services, many developers dont realize that the true successor to DCOM is actually .NET Remoting. And what an improvement it is!
Advanced .NET Remoting in VB .NET is the Visual Basic edition of Ingo Rammer's bestselling Advanced .NET Remoting (C# edition). This book offers in-depth coverage of the .NET Remoting Framework in Visual Basic .NET. The first part of the book covers everything you as a developer need to know to use the framework and its capabilities in real-world applications, including the basics of server-activated objects versus client-activated objects, formatters, channels, lifetime issues, security, configuration files, and more. The server-side hosting of remotable components in console applications, Windows Services, and IIS are also covered.
The second part presents .NET Remoting internals, and 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 also provide detailed insight into the synchronous and asynchronous message processing within the framework. Rammer goes far beyond Microsofts documentation in explaining how .NET Remoting really works and how it can be extendedessential information for advanced developers.
Rammer also presents the development process and source code for several real-world message sinks. He concludes with coverage of the ContextBoundObject class and .NET contexts, which allow the use of the techniques of the .NET Remoting Framework within individual, client-only applications.
Citește tot Restrânge

Preț: 25490 lei

Preț vechi: 31862 lei
-20% Nou

Puncte Express: 382

Preț estimativ în valută:
4878 5062$ 4077£

Carte disponibilă

Livrare economică 24 februarie-10 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590590621
ISBN-10: 1590590627
Pagini: 432
Ilustrații: XX, 432 p.
Dimensiuni: 191 x 235 x 27 mm
Greutate: 0.87 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Professional/practitioner

Cuprins

Introduction.- 1. Introduction to Remoting.- 2. .NET Remoting Basics.- 3. Using Remoting.- 4. Configuration and Deployment.- 5. Securing .NET Remoting.- 6. In-Depth .NET Remoting.- 7. Inside the Framework.- 8. Creation of Sinks.- 9. Extending .NET Remoting.- 10. Developing a Transport Channel.- 11. Context Matters.

Notă biografică

Ingo Rammer is co-founder of thinktecture, a company providing in-depth technical consulting and training services for software architects and developers. Ingo is a world-renowned expert for design and development of distributed applications, and he provides architecture, design, and architecture review services for teams of all sizes. He focuses mainly on improving performance, scalability and reliability of critical .NET applications. Apart from his consulting services, he is a regular speaker at developer conferences around the world, has authored the award-winning best-selling Advanced .NET Remoting books for Apress, and writes a regular column on software design and architecture which is published in English, German and Italian. Ingo is the Microsoft Regional Director for Austria, and was awarded the Microsoft "Most Valuable Professional" status of Solution Architect. You can read more about him at www.thinktecture.com/staff/ingo.

Caracteristici

First book to publish that covers Remoting in Visual Basic .NET Has two parts to clearly address the "use-it" developers and the "understand-and-extend-it" developers Tech reviewed by a member of Microsoft's Remoting team Includes supplementary material: sn.pub/extras