Always remain updated about current software development trends

Articles having tag: MSMQ

‘By Design’? BindingFailure - An assembly failed to load while using XMLSerialization

Here's an issue that cost me several hours and I suspect that there's something in Visual Studio 2010 \u2013 and the size of my solution \u2013 that's to blame.I was quite happily working in the MsmqToWcf example of theWF_WCF_Samplesto learn...

Using MSMQ in mail relay

A compelte solution how to build a simple mail relay application using MSMQ .

Message Queue Counting Comparisions

Comparing the different methods of counting messages on a MSMQ

MSMQ Outgoing Queue Mover

How to move a wcf msmq message from an outgoing queue to another outgoing queue.

More MiniBuss Updates

MiniBuss is a micro service bus framework over msmq which consists of less than 400 lines of code, sitting inside one single source file. The project is hosted over athttp://minibuss.codeplex.comThanks to @CodingInsomnia for testing out the MiniBuss stuff a...

MiniBuss on Codeplex

The micro service bus framework for msmq called MiniBuss is now open source on Codeplex athttp://minibuss.codeplex.comThere is also now a NuGet package available for easy install into projects:If you're interested in co-op on this project, please contact...

Microsoft Message Queuing – A simple multithreaded client and server

A simple Message Queuing client and server - illustrating how to create a solution capable of handling 500 000 messages in three minutes

Microsoft Message Queuing – Log Trade information using Microsoft SQL Server

This article shows how to create a simple trade logging server using Microsoft Message Queuing and Microsoft SQL Server

  • Page 1 of 1
  •