a problem of reading message in msmq , C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi all:

i'm new to msmq in C#, i 'm looking for a example of reading message once a new message coming (Event), but there are not C# examples in msdn,
someone can help me or give me any good examples , i really need help ,thanks so much !


a msmq beginner
 
I was going to put a sample in here, but it might be easier to understand by reading the following links

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/bdadotnetasync1.as
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q31569

Sorry that they are for VB.Net, but shouldn't be too hard to translate

Cheer
Da


----- Na wrote: ----

hi all

i'm new to msmq in C#, i 'm looking for a example of reading message once a new message coming (Event), but there are not C# examples in msdn
someone can help me or give me any good examples , i really need help ,thanks so much


a msmq beginner
 
Back
Top