[rabbitmq-discuss] how to make Wcf bind to rabbitmq exchange and queue?

Ben Hood 0x6e6562 at gmail.com
Wed Jul 15 23:39:25 BST 2009


Patrick,

On Wed, Jul 15, 2009 at 4:55 PM, Patrick Kenney<pekenney at gmail.com> wrote:
> RabbitMQ .NET client library API guide has a few snippets... no fully
> functional ready to run examples...
> RabbitMQ .NET Client Library User Guide... ditto, although it does reference
> examples in section 6, building the samples is problematic, using visual
> studio as documented and the related samples are not part of a ready to run
> solution, that you can walk through in debug mode in visual studio,
> AddClient, AddServer, DeclareQueue etc... and they are individual console,
> widgets...

If you download the binary tarball, it contains the sources and
binaries of each example, so that you don't need to compile it if you
don't want to.

Having said that, all you have to get things going in VS is to add the
dll as a reference, copy and paste the example code and away you go.

Ben




More information about the rabbitmq-discuss mailing list