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 / General / June 2007

Tip: Looking for answers? Try searching our database.

Web Services vs .NET Remoting over HTTP with SOAP

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Samuel R. Neff - 15 Jun 2007 02:57 GMT
What are the differences between using web services and using .NET
remoting with http transport and soap encoding ?

When dealing with .net to .net communications, particular when the
same company is responsible for both sides of the app (client and
server), what are advantages/disadvantages of each?

Thanks,

Sam

------------------------------------------------------------
We're hiring!  B-Line Medical is seeking .NET
Developers for exciting positions in medical product
development in MD/DC.  Work with a variety of technologies
in a relaxed team environment.  See ads on Dice.com.
Aidy - 15 Jun 2007 09:44 GMT
One advantage of web services is dynamic discovery.

> What are the differences between using web services and using .NET
> remoting with http transport and soap encoding ?
[quoted text clipped - 12 lines]
> development in MD/DC.  Work with a variety of technologies
> in a relaxed team environment.  See ads on Dice.com.
John Saunders [MVP] - 15 Jun 2007 12:35 GMT
> What are the differences between using web services and using .NET
> remoting with http transport and soap encoding ?
>
> When dealing with .net to .net communications, particular when the
> same company is responsible for both sides of the app (client and
> server), what are advantages/disadvantages of each?

Web services are meant to be platform-neutral. That means least common
denominator.

With .NET remoting, you can use .NET-specific features like properties,
indexers, and even non-default constructors.
Signature

John Saunders [MVP]


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.