We're about to embark on a project where we will be required to communicate with an external Biztalk server via our existing .NET code. My first assumption was that in order to do this we would need to utilize the standard soap adapters offered, however, I've heard that because we are using .NET, there are other more efficient connection techniques available.
Admittedly, my knowledge of Biztalk at present is extremely limited, so I was wondering if somebody could point me at some relevant information?
Thanks David