Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search Azure AppFabric
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
AppFabric
»
Azure AppFabric
Azure AppFabric
This group is for Platform Azure AppFabric. It contains information about the cloud offerings for AppFabric including the Service Bus, Caching, and Access Control.
Get this RSS feed
Sitewide Application Navigation
Home
Blogs
Media
Forums
Wikis
Groups
Learn AppFabric - Table of Contents
Learn AppFabric
Azure AppFabric Tags
AppFabric
Azure
Service Bus
Azure AppFabric Media Gallery - Samples, Videos, and other Downloads
All Media Gallery Files
Show as
Thumbnail View
|
List View
Sort by:
Recent
|
Name
|
Downloads
|
Views
|
Comments
|
Rating
Type
Title
Date
Downloads
Rating
European BizTalk Convention - Service Bus with Message Broadcasting
Stephen W. Thomas
This download contains the power point slides and code from the Azure Platform AppFabric session at the...
Azure
,
Service Bus
,
AppFabric
Posted to:
Windows Azure AppFabric Downloads
Mon, Sep 20 2010
by
Stephen W. Thomas
667
Page 1 of 1 (1 items)
AppFabric Community Feed
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
AppFabric Community Blogs via Syndication
Pub/Sub with WCF (Part 1)
Posted
over 2 years ago
by
Syndicated AppFabric Author
Code download In yesterday’s post I have explored how to use Service Bus queues as a transport to communicate between a WCF client and a service. In today’s post I will show you WCF pub/sub messaging using the topics and subscriptions. A subscription behaves exactly like a queue for reads while a topic behaves exactly [...] Blog Post by: zamd
AppFabric Community Blogs via Syndication
Using RavenDB with Azure websites
Posted
5 months ago
by
Syndicated AppFabric Author
In a previous post I explored various options of hosting RavenDB . While using RavenDB as a Windows Service or hosted in IIS is probably the best way to go in most cases there are a number of cases where the embedded option is great. And one of the places where I really like the embedded option of hosting RavenDB is when doing simple standalone websites. And with the new Azure website option that is a great way to host them. The code is real straightforward and just like before. I am using...
AppFabric Community Blogs via Syndication
Leveraging the Windows Azure Service Management REST API to Create your Hosted Service Namespace
Posted
over 2 years ago
by
Anonymous
If you’re looking to leverage the Windows Azure Service Management REST API to determine if a hosted service namespace is available, and to subsequently create the hosted service through your own interface and/or tools, then you will want to be … More » Blog Post by: Keith Bauer
AppFabric Community Blogs via Syndication
Inversion of control and WCF
Posted
over 2 years ago
by
Syndicated AppFabric Author
Lots of people like to use in inversion of control container, usually shortened to IOC, to inject dependencies into classes. The are lots of reasons for doing so but in the end they mostly boil down to separation of concern which makes thing more modular and thereby easier to reuse and unit test. When you start doing so manually injecting dependencies into a types constructor is easy enough but after a while this tends to become tedious and getting an IOC container to do this for you is a lot easier...
AppFabric Community Blogs via Syndication
WF4 Advanced StateMachine Stuff
Posted
over 2 years ago
by
Syndicated AppFabric Author
So you want to know how the state machine really works? Take a look at the WF4 State Machine Explorer . This sample is designed to show you how StateMachine works with activities. There are three transitions from State1. To State 2 which is triggered by a bookmark named “State2” To State 3 which is triggered by a bookmark named “State3” A Countdown transition which will count down from 10 seconds until it reaches zero at which point the condition is enabled and the workflow ends. Now this can...
Page 8 of 125 (623 items)
«
6
7
8
9
10
»