.Net Framework communication methods for Service Oriented Applications

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

Preenia
Views: 2093 | Community Opinion: 1

Tags..  .Net Framework  SOA  ASP.NET Web Services  .NET Remoting

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
*Name
*your opinion/answer: