.Net Framework communication methods for Service Oriented Applications

What communication methods are available in .Net Framework for Service Oriented Applications?

Tags..  .Net Framework  SOA  ASP.NET Web Services  .NET Remoting
Posted by: Preenia | Views: 134 | Community Opinion/Answer: 1

Add Your Opinion

Bookmark this page..



Ask a New Question Go to Home


Community Opinion/Answers

.NET Framework has provided plenty of approaches to communication. Those choices include the following:

ASP.NET Web Services (commonly known as ASMX), providing interoperable SOAP-based communication

.NET Remoting, focusing on communication between .NET applications.

Enterprise Services, offering support for scalable, transactional applications.

System.Messaging, supporting queued messaging via Microsoft Message Queuing (MSMQ).

Web Services Enhancements (WSE), an extension to ASP.NET Web Services that provides support for more recent specifications such as WS-Security.


What do you think? Add your opinion/answer
Your Name:
*your opinion/answer: