COM+

G

Guest

How do I get myself started with COM+ for the .NET Framework? Are there any good books that may help me in the process?
 
S

Sam Gentile [MVP - C#/.NET]

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:
http://samgentile.com/blog/archive/2003/06/25/7844.aspx

I have a ES/COM+ category on my blog as we use it heavily but I am not sure
this is beginner stuff:
http://samgentile.com/blog/category/1100.aspx?Show=All

Ok, I found Tim Ewald's MSDN article from 2001. This should help you get
started:
http://msdn.microsoft.com/msdnmag/issues/01/10/complus/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/default.asp?url=/library/en-us/dndotnet/html/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 said:
How do I get myself started with COM+ for the .NET Framework? Are there
any good books that may help me in the process?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top