"Build Webservices with Messaging"?

Posts   
 
    
psandler
User
Posts: 540
Joined: 22-Feb-2005
# Posted on: 15-Jan-2006 22:49:27   

Hey Frans/All,

I've seen you refer to building applications that use webservices with messaging a few times in the past few weeks. Can you explain what you mean by this, or post a couple links to articles that explain this?

Do you not recommend passing entities across tiers via webservices?

Thanks for any info.

Walaa avatar
Walaa
Support Team
Posts: 14987
Joined: 21-Aug-2005
# Posted on: 16-Jan-2006 14:28:18   

What Frans meant is that Webservices is/was built for messaging. i.e it's better to pass messages rather than objects.

He favored remoting if you want to pass objects(entities).

P.S. I used Webservices to pass LLBLGen entities, I didn't face performance issues, since my applications run in a LAN.

sparmar2000 avatar
Posts: 341
Joined: 30-Nov-2003
# Posted on: 17-Jan-2006 02:22:42   

This is the 'gateway' to web servers 'arcticles' http://msdn.microsoft.com/webservices/webservices/understanding/default.aspx

and remoting http://msdn.microsoft.com/webservices/remoting/default.aspx

However, this paper should answer quite a few questions that you have poses and more hopefully http://msdn.microsoft.com/webservices/default.aspx?pull=/library/en-us/dnbda/html/soadesign.asp