GeekArticles
Microsoft
ASP.NETUnderstanding SAO and CAO Activation Methods in .NET Remoting
Author: aspalliance.com |
Published: 29th Apr 2008 |
Visited: 138 times |
Add CommentFiled in: ASP NETIn this article Abhishek differentiates Server Activated Objects (SAO) and Client Activated Objects (CAO) in .NET Remoting. He examines the implementation procedures of these activation methods separately in Visual Basic 2005 using examples. Abhishek also provides the complete project along with the article to enable you to test drive the application instantly.
Read Article Sponsored Links
Related Articles
• Understanding XML:Making Models and Watching for Swans XML.COM Newsletter There's a problem with living life on the bleeding edge. For all of the exhilaration of being one of the first to play with a new technology (or in some cases even to create that new technology), it' ...
• Understanding Page Class in ASP.NET 2.0 In this article, Sanjit describes the objects, events, properties, and methods of the Page class. He begins with a short overview and then explores the various objects such as Session, Application, Cache, Request, Response, Server, and User with a brief description of each method found in the relate ...