Matt:
sorry for my late response.
>>> Does anyone know if DIME is available for Visual Studio.NET 2005?
>>>
[quoted text clipped - 15 lines]
> Is there much difference between DIME and MTOM? Or is it just a case
> of same thing, different jargon?
Oh sure there is. MTOM is more integrated with the WSE communication stack,
and it provides better security to the binary data that is transferred.
Also there is an optimization option that base64 encodes very small binary
messages not to include the burden of sending the actual binary data in
different XOP part.
> If I do stick with my DIME and create and publish a web service that
> uses DIME, will only those people with VS.NET 2003 be able to create
> applications that consume it?
Unfortunately, AFAIK only WSE2.0 (VS.NET 2003 - .NET v1.1) is capable of
consuming DIME enabled applications.
Regards,

Signature
Martin Kulov
http://www.codeattest.com/blogs/martin
MVP, MCT, MCSD.NET Early Achiever