62,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
31 °P sammeln
  • Gebundenes Buch

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 Remoting in Visual Basic .NET, which allows you to customize your application communication processes.
…mehr

Produktbeschreibung
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 Remoting in Visual Basic .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.
Autorenporträt
Syed Fahad Gilani has more than 15 years of experience in computing. He sold his first program at the age of 10.