Pro .NET 1.1 Remoting, Reflection, and Threading - Syed Fahad Gilani, Jonathan Pinnock, James Hart, Benny K. Mathew, Geir Olsen, Robin Pars, Fabio Claudio Ferracchiati, Tobin Titus, Tejaswi Redkar, Srinivasa Sivakumar, Sandra Gopikrishna, David Curran & Mike Gillespie

Pro .NET 1.1 Remoting, Reflection, and Threading

By Syed Fahad Gilani, Jonathan Pinnock, James Hart, Benny K. Mathew, Geir Olsen, Robin Pars, Fabio Claudio Ferracchiati, Tobin Titus, Tejaswi Redkar, Srinivasa Sivakumar, Sandra Gopikrishna, David Curran & Mike Gillespie

  • Release Date: 2006-11-02
  • Genre: Programming

Description

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.

Comments