The question is entirely described in the title: is it possible to have multiple components in the same .NET assembly. All examples I’ve seen so far had a single custom pipeline component per assembly.
Microsoft.BizTalk.Pipeline.Components.dll would be a good example.
Thank you.
The answer is Yes. As long as each component coded and deployed properly, they all show up in VS.NET designer and are usable.