Remoting with C# and .NET: Remote Objects for Distributed Applications (Gearhead Press--In the Trenches)
(Thursday, September 02, 2004)
Remoting with C# and .NET: Remote Objects for Distributed Applications (Gearhead Press--In the Trenches) by David Conger, David Conger
Paperback: 496 pages ; Dimensions (in inches): 0.90 x 9.26 x 7.42 Publisher: Wiley; 1 edition (January 3, 2003) ISBN: 047127352X
From Book News, Inc. Conger, a software engineer, reviews technologies for building distributed applications and presents essentials of the .NET Framework, then walks readers through simple and complex distributed applications with .NET remoting. He shows how to execute asynchronous method calls across networks and how to extend the capabilities of the .NET Remoting system. Readers should be familiar with C#.Copyright © 2004 Book News, Inc., Portland, OR
Synopsis Remoting is Microsoft's new method of creating and accessing distributed objects across a local network or across the Internet, running on Windows or any other operating system. This book presents a look at the fundamentals of how Remoting and Web Services work, with guidance and examples.
Book Description Harness the power of .NET Remoting to build complex and secure distributed applications Microsoft’s .NET Remoting takes building distributed applications to the next level. This innovative book, written by Microsoft insider David Conger, gets you up and running with .NET Remoting – fast. Starting with the basics of .NET technologies and tools as well as a simple client/server program, you’ll learn how to exchange data across networks and communicate with remote objects and other distributed systems. You’ll also learn how to securely deploy remote objects and client programs on networks, and then across the Internet as Web services. Finally, Conger demonstrates how you can extend and enhance the capabilities of the .NET Remoting system in order to use it to its full potential.
Using a comprehensible step-by-step approach and numerous C# code examples, this book will show you how to use .NET Remoting to:
Build multi-tiered applications that can interoperate with components written in different languages Use remote objects as Web services to provide secure access to corporate applications Manage the "lifetime" of remote objects by controlling and maintaining their state Add custom security measures to distributed applications Execute asynchronous calls across networks The companion Web site contains all the source code and executables from the book.

|
0 Comments:
Post a Comment
<< Home