The ASPSmith Articles, ASPAlliance.com

Tips on Using Microsoft Transaction Server: Part I

By Steven Smith
http://www.aspalliance.com/stevesmith/articles/20000614asptoday.asp

This AspToday covers some best practices for building COM components for use with MTS/COM+. June 2000.

MTS has to be one of the most frequently misunderstood technologies currently available from Microsoft. As ASP developers, many of us have experience with this tool, but ask any two developers about the best way to implement something in MTS and you're very likely to get two completely different answers. Steve Smith sheds some light on the "best practices" he has learned in his experience with developing VB components for MTS. In Part 2 we will look more closely at the code techniques used in MTS COM components.
Read On