Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search Windows AppFabric
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
AppFabric
»
Windows AppFabric
Windows AppFabric
This group is for Windows Server AppFabric. It contains information for the on-premise server offering of AppFabric. .
Get this RSS feed
Sitewide Application Navigation
Home
Blogs
Media
Forums
Wikis
Groups
Learn AppFabric- Table of Contents
Learn AppFabric
Windows AppFabric Tags
AppFabric
Dublin
SharePoint 2010
Video
Windows Application Server
Workflow 3.5
Workflow 4
Workflow 4 Services
Windows 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
First Look at Windows Application Server (Dublin)
Stephen W. Thomas
Note: This is based on .Net and AppFabric pre-Beta code. Welcome to the new world of Windows Application...
Video
,
Dublin
,
Windows Application Server
Posted to:
Windows Server AppFabric Downloads
Mon, Oct 27 2008
by
Stephen W. Thomas
1,516
European BizTalk Convention - AppFabric and Workflow 4 Overview
Stephen W. Thomas
This download contains the code and power point slides from the AppFabric and Workflow 4 Overview at...
Workflow 4 Services
,
AppFabric
,
Workflow 4
Posted to:
Windows Server AppFabric Downloads
Mon, Sep 20 2010
by
Stephen W. Thomas
588
European BizTalk Convention - Human Workflow using AppFabric and Share Point 2010
Stephen W. Thomas
This download contains the power points and code from the Human Workflow Session at the European BizTalk...
Workflow 4 Services
,
AppFabric
,
SharePoint 2010
,
Workflow 3.5
Posted to:
Windows Server AppFabric Downloads
Mon, Sep 20 2010
by
Stephen W. Thomas
694
First Look at Windows Application Server (Dublin) - Download Version
Stephen W. Thomas
Note: This is based on .Net and AppFabric pre-Beta code. Welcome to the new world of Microsoft's...
Video
,
Dublin
,
Windows Application Server
Posted to:
Windows Server AppFabric Downloads
Mon, Oct 27 2008
by
Stephen W. Thomas
1,524
Page 1 of 1 (4 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 (621 items)
1
2
3
4
5
»