|
-
Jun 27th, 2012, 09:02 AM
#2
Fanatic Member
Re: WCF newbie
you write code in exactly the same way as you would in a standard app to consume and use MSMQ. The only difference with WCF is that you need to make the methods a contract to expose the methods and you also just need to ensure that the address's are set correctly in the config file.
take a look here http://www.codeproject.com/Articles/...g-WCF-and-MSMQ
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|