Looking for Serviced Component Tutorial

  • Thread starter Thread starter michael_hk
  • Start date Start date
M

michael_hk

Hi,

I am learning how to use COM+ services in .NET and I really can't find
any good resource. The stuff in MSDN is very simple and not
useful...

Any good resources (book/tutorial) ?

Many thanks.

Michael
 
In my opinion, you should get acquaninted with COM+ itself, regardless of
..NET (there are plenty of information on this in MSDN), and then get a solid
understanding of how all this stuff is done in .NET (because .NET is
actually only a wrapper in this case)
 
Back
Top