Tech Tutorials Database
GeekArticles Microsoft Web Services
 

Building Distributed Apps? Use XML Web Services, Not Remoting (Mostly)

 
Author: developer.com
Category: Web Services
Comments (0)

By Paul Kimmel Go to page: 1 2 3 Next If you have been wondering whether to use XML Web services or .NET Remoting, here's a simple answer: Use XML Web services most of the time. XML Web services are the same as marshal-by-value .NET Remoting, but using them is much easier than using Remoting from scratch. Marshal-by-value remoting (XML Web services) means that you get XML-serialized data from your remote server. Sometimes, you may need dynamic event behavior or you may not want to move...n

Read More...




Sponsored Links




Read Next: Fundamentals of Data Security (Web Services Application and Security, Part 3)



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe