June 2003
Intermediate to advanced
800 pages
34h 20m
English
One of the most exciting developments in the Microsoft .NET Framework is the fact that all languages are equal. That means that a programmer can design an attractive interface for a Windows application in C# just as easily as in Microsoft Visual Basic .NET. Similarly, Visual Basic .NET can hold its weight with multithreaded code, COM+, and the thorniest of distributed application issues.
This chapter considers some of the techniques that you’ll use when designing large-scale enterprise applications. The first set of recipes (Make an Object Remotable through Track Multiple Clients with a Singleton) targets .NET Remoting, the new platform technology that allows objects to communicate across application ...
Read now
Unlock full access