Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    C# COM+ Programming [Repost]

    Posted By: ChrisRedfield
    C# COM+ Programming [Repost]

    Derek Beyer - C# COM+ Programming
    Published: 2001-10-15 | ISBN: 0764548352 | PDF | 322 pages | 2 MB


    C# COM+ Programming Your Complete Guide to COM+ Services in the .NET Framework Whether you want to integrate existing COM+ services into the .NET Framework or create all-new .NET COM+ services using C#, this unique guide shows you the way. With lucid explanations and a generous helping of sample components and source code, COM+ expert Derek Beyer shows you step by step how to consume COM components from .NET, consume .NET components from COM, and create .NETCOM+ components for transactions, security, events, object pooling, queuing, and remoting. Your Road Map to COM+ and .NET Integration
    * Understand the .NET Framework and Common Language Runtime
    * Convert COM type libraries into .NET namespaces
    * Transform .NET assemblies into COM type libraries
    * Harness JIT activation, synchronization, and AutoComplete in a transaction component
    * Create a role-based security component
    * Write a loosely coupled events component and create subscriptions with COM+ Explorer
    * Learn the ins and outs of object pooling, from attributes to scalability
    * Get the scoop on MSMQ, exceptions, error handling, and other queuing issues
    * Use SOAP, channels, formatters, proxies, and other tools to create remoting serviced components
    Source Code on CD-ROM Complete examples for developing COM+ components in C# including:
    * Queued component
    * Remote component
    * Pooled component
    * Event-driven component
    * Role-based security component, and
    * C# transactional component and client application