COM+

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

    #1

    COM+

    How do I get myself started with COM+ for the .NET Framework? Are there any good books that may help me in the process?
  • Sam Gentile [MVP - C#/.NET]

    #2
    Re: COM+

    There are no current ES books (ES = Enterprise which is the managed wrapper
    namespace for COM+) in English. Clemens Vasters has one in German-). There
    is one coming from AW from Christian Nagel that I am one of the reviewers on
    but I am not sure of the date.

    To get started with COM+, here is one post that outlines the basic steps:


    I have a ES/COM+ category on my blog as we use it heavily but I am not sure
    this is beginner stuff:


    Ok, I found Tim Ewald's MSDN article from 2001. This should help you get
    started:
    http://msdn.microsoft.com/msdnmag/is...s/default.aspx

    If you have more questions, let me know.

    --
    --------------------------------------------------------------
    Sam Gentile [C#/.NET MVP]
    ..NET Blog http://samgentile.com/blog/
    MSDN Column:
    http://msdn.microsoft.com/library/de...tml/bridge.asp
    Please reply only to the newsgroup so that others can benefit.
    This posting is provided "AS IS" with no warranties, and confers no rights.
    ---------------------------------------------------------------
    "Lora Connors" <anonymous@disc ussions.microso ft.com> wrote in message
    news:72718170-DC55-43EC-B1D4-98E198906D1A@mi crosoft.com...[color=blue]
    > How do I get myself started with COM+ for the .NET Framework? Are there[/color]
    any good books that may help me in the process?


    Comment

    Working...