We have a Java WebService that sends messages (an XML file with a set of records) using MSMQ.
I need to create a small application in .net using VB.net, which should select these messages and read them and paste them into the SQL database.
Do you have any suggestions? How can we read MSMQ messages in real time.
Any resources or links will be very helpful.
Yahoo99
source share