Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / April 2006

Tip: Looking for answers? Try searching our database.

DIME

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Matt B - 12 Apr 2006 19:20 GMT
Does anyone know if DIME is available for Visual Studio.NET 2005?

I have Visual Studio.NET 2003 and I installed the Web Services
Extension pack 2.0 in order that I could use DIME. Seems to work well.

I'll probably getting VS.NET 2005 soon, which uses Extension pack 3.0.
I know this extension pack includes MTOM - supposed to be DIME's
successor - but does it also include DIME?

Anyone know?

And if DIME isn't available for VS.NET 2005, doesn't this cause some
kind of large compatability issue?

Matt
Martin Kulov [MVP] - 12 Apr 2006 23:18 GMT
> Does anyone know if DIME is available for Visual Studio.NET 2005?
>
> Anyone know?

Hi Matt,

No, WSE 3.0 does not include DIME. Yes, it is unfair that you have just got
your code running, but look on the bright side. You do not need to write any
more code in order to use MTOM. Just return byte[] from your method and
enable MTOM using WSE Settings wizard.

HTH,

Signature

Martin Kulov
http://www.codeattest.com/blogs/martin

MVP, MCT, MCSD.NET Early Achiever

Matt B - 13 Apr 2006 01:10 GMT
>> Does anyone know if DIME is available for Visual Studio.NET 2005?
>>
[quoted text clipped - 8 lines]
>
>HTH,

Thanks, Martin - that's helpful.

Is there much difference between DIME and MTOM? Or is it just a case
of same thing, different jargon?

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?

Matt
Martin Kulov [MVP] - 18 Apr 2006 23:18 GMT
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


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.