Lance's Whiteboard

Random scribbling about C#, ASP.NET, Sql Reporting, etc.

News

BlogMailr Enabled




Sponsored Ad
Sponsored Ad

Blogs I Read

Developer Sites

Googling, etc...

MSDN Resources

Tutorials & Reference

Excellent article on COM+ Callable Wrappers (CCW) in .NET

A couple years ago I spent time developing BizTalk 2002 AIC components with C#/.NET Framework v1.1 and learned tons about COM+ interop.   I always planned to go blog about the basics and various tips and tricks for composing your COM interfaces, but after stumbling across this article, I'll happily point people to it on Peter van Ooijen's blog instead.

Obviously there is much more to learn than this, but its a nice simple primer for people new to COM+ development.  Now all I need to do is find a blog post on controling COM+ transactions, Object Pooling, and other higher-end topics so I don't have to blog them either.

Comments

Sam Gentile said:

You may also be interested in my two articles on RCWs and CCWs/COM Interop for MSDN which are both listed on the right hand column of my blog in the COM Interop section

All the best
# August 11, 2005 2:58 PM