What are messages
I am doing some research on WCF, and I am seeing the term Mesages pretty often. What are messages, Why is it called messages, Can you give me some helpful site on messaging, or a messaging system. So that I can understand 100%?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted May 16, 2012, 4:30 AM
windows operating system has MSMQ, the user can send and receive the message from message queue.
There are some advantages.
For more info:
http://msdn.microsoft.com/en-us/library/ms789008.aspx
http://www.devx.com/architect/Article/41058
VulpesPosted May 17, 2012, 6:19 AM
http://msdn.microsoft.com/en-us/library/ms734675.aspx
David SmithPosted May 16, 2012, 3:53 PM
Can you give me example of a message?
Also is message a input/ out value?