I am developing a asp.net c# application. I am a beginner to MSMQ. I need to save the data(username, password) into msmq. In the particular period of time, I need to transfer that data(username, password) to MySQL database. How is it possible. Please help me regarding this. The best elaborated answer with some examples would be appreciated.