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
675
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
AppFabric WCF HTTP Service Template
Posted
over 2 years ago
by
Anonymous
Windows Communication Foundation (WCF) is Microsoft’s unified programming model for building service-oriented applications. Windows Server AppFabric provides tools for managing and monitoring your web services and workflows. WCF HTTP Service is a service that can be accessed by a simple HTTP POST/GET request and can return responses in plain XML and in JSON formats. The AppFabric WCF HTTP Service template brings these two products together providing the following features: Monitor the calls...
AppFabric Community Blogs via Syndication
WF4 Performance Tip–Cache Activities
Posted
over 2 years ago
by
Anonymous
When you create a new WorkflowConsole application you will see a line of code like this 1: WorkflowInvoker.Invoke( new Workflow1()); Looks innocent enough right? If you were only going to invoke this activity once this is not a problem. But what if you were going to invoke this activity thousands of times? Suppose you wanted to use the activity in a WCF Service? What would the performance characteristic be? You need to understand what happens when you create and invoke an activity. There is...
AppFabric Community Blogs via Syndication
WF4 Workflow Episodes
Posted
over 2 years ago
by
Anonymous
I remember at PDC08 when Kenny Wolf was introducing WF4 he said a workflow is kind of like a college student. Most of the time it lays around sleeping (and drinking beer) and occasionally it wakes up (when an assignment is due) and does a pulse of work and then goes back to sleeping and drinking beer. Kenny called this a “pulse of work”, I like to call it a Workflow Episode. When you run a Workflow the activities will run until one of the following happens The workflow completes The workflow...
AppFabric Community Blogs via Syndication
WF4 Collection Activities and Object Equivalence
Posted
over 2 years ago
by
Anonymous
This morning while reviewing sample code I ran across the collection activities. Working with these activities is fairly straightforward but there are some issues that you should be aware of that can impact the behavior of your workflow. These issues are familiar to .Net developers because they impact the basics of object equivalence and how the collection classes behave. However many workflow developers are building workflow activities that are meant to be used by non-developers. For this...
AppFabric Community Blogs via Syndication
WF4: How to Unit Test a Workflow that calls a WCF Service
Posted
over 2 years ago
by
Anonymous
“The important point is that our test can’t control what that dependency returns to our code under test or how it behaves (if we wanted to simulate an exception, for example). That’s when we use stubs .” – The Art of Unit Testing - Roy Osherove, Yesterday morning I received an email from Ryo in Belgium who asked for help in unit testing a workflow. Ryo had read my previous posts on Microsoft.Activities.UnitTesting .XamlInjector and wanted to use it to test his workflow...
Page 1 of 125 (624 items)
1
2
3
4
5
»