ServiceDomain/ServiceConfig vs ServicedComponent

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • RJN

    #1

    ServiceDomain/ServiceConfig vs ServicedComponent

    Hi

    My application needs component level transactions and across database
    transactions. .Net provides 2 classes ServiceDomain/ServiceConfig for
    using component services. This is supported in Windows 2003, but not in
    Windows 2000. This approach is quite simple and doesn't have the
    overhead of registering components unlike using ServicedCompone nt
    approach. Has anyone used this approach? Are there any drawbacks with
    this approach?

    Regards

    rjn


    *** Sent via Developersdex http://www.developersdex.com ***
Working...