.NET Remoting provides a comfortable way to interconnect various applications and components in an object-oriented manner. Like the author's previous work entitled Advanced .NET Remoting, this book shows programmers both how to use standard remoting capabilities and how to extend and customize the framework. In contrast, instead of using C#, all examples in this book are given in VB.NET.
Auflage
Softcover reprint of the original 1st ed.
Sprache
Verlagsort
Verlagsgruppe
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG
Zielgruppe
Professional/practitioner
Illustrationen
Maße
Höhe: 235 mm
Breite: 191 mm
Dicke: 24 mm
Gewicht
ISBN-13
978-1-59059-062-1 (9781590590621)
Schweitzer Klassifikation
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.
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.