Sign in Sign up
nuget

WindowsAzure.ServiceBus.Samples.PushProgrammingModel

Currently customers writing Azure ServiceBus queue consumer need to write code to receive messages from a queue/subscription. This sample intends to simplify consuming messages using a WCF based approach. This packages adds a folder with the implementation of this WCF based solution and also adds a Start.cs file which can be used to try the solution in action with various scenarios. It starts with how the scenario of pulling messages from a ServiceBus queue/topic is implemented today and then moves on to the various possibilities with the proposed WCF based approach. This sample assumes your project is a C# console application using .Net Framework 4 - Full Profile.

nuget View on Nuget

Activity

Latest release
14y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Nov 02, 2011
Releases
Version Released
0.5.0 initial