MSMQ
-
We need to use MSMQ in one of my project. Is there any Library(Similar to enter prise library DAAB) available that will make the task easy and manageable. Also it would be great if you can point me to some MSMQ starter kits or real life sample applications that uses MSMQ Thanks in advance
-
We need to use MSMQ in one of my project. Is there any Library(Similar to enter prise library DAAB) available that will make the task easy and manageable. Also it would be great if you can point me to some MSMQ starter kits or real life sample applications that uses MSMQ Thanks in advance
-
We need to use MSMQ in one of my project. Is there any Library(Similar to enter prise library DAAB) available that will make the task easy and manageable. Also it would be great if you can point me to some MSMQ starter kits or real life sample applications that uses MSMQ Thanks in advance
Spring.NET might help, it has some MSMQ support although I have never used it. Spring JMS is very easy to use, so if the .NET MSMQ equivalent is similar it is probably worth looking into.