Com+ in .NET

  • Thread starter Thread starter Gas
  • Start date Start date
G

Gas

Hi all,

I am a .NET newbie, some people told me that with .NET, COM+ is not worth
anymore,
Is that correct?.
I want some comment on this?

thanks

Gas
 
Gas,

That is absolutely NOT TRUE. Look at the System.EnterpriseServices
namespace, as it is what you would use to create components that take
advantage of COM+.

Also, it's been stated that Enterprise Services will be the preferred
pathway to Indgo, the messaging/services infrastructure that Microsoft is
currently cooking up.

Hope this helps.
 
if you want transactional components, object pooling queued components with
out implementing any infrastructure yourself then you should definitely have
a look at EnterpriseServices (COM+)

Ollie Riches
 

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

Back
Top