Hello, We have a Java WebService which is sending messages(XML file with a set of records) using MSMQ.
I need to build a small application in .net using VB.net which should pick those messages and read them and insert into SQL database.
Do you guys have any suggestions? How can we read MSMQ messages on real time.
Any resources or links will be of great help.
Thanks in advance