Pro .NET 1.1 Remoting, Reflection, and Threading

Paperback
from $0.00

Author: David Curran

ISBN-10: 1590594525

ISBN-13: 9781590594520

Category: Client - Server Computing

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 todays industry!) So you’ll be able to code applications across the spectrum—from a single machine to an entire network.\ This book begins by discussing the most fundamental of the three techniques: .NET...

Search in google:

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 s industry!) So you ll be able to code applications across the spectrum - from a single machine to an entire network. This book begins by discussing the most fundamental of the three techniques: .NET Remoting in VB.NET - which allows you to customize your application communication processes. The next portion of the book covers Reflection, which allows you to examine code at run time, regardless of prior knowledge of its structure. Finally, the book explores Threading, which helps break up your application into multiple, independent threads.

Ch. 1Introducing .NET remoting1Ch. 2Remoting basics15Ch. 3Custom remoting43Ch. 4Configuration and deployment99Ch. 5Asynchronous remoting127Ch. 6Debugging and error handling159Ch. 7Flexible programming209Ch. 8Examining assemblies, objects, and types223Ch. 9Using objects251Ch. 10Creating objects279Ch. 11Attributes301Ch. 12The .NET component model343Ch. 13Defining threads397Ch. 14Threading in .NET421Ch. 15Working with threads469Ch. 16Threading models519Ch. 17Scaling threaded applications535Ch. 18Debugging and tracing threads563Ch. 19Networking and threading593