Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search Windows Workflow
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
Windows Workflow
»
All Tags
»
wcf
Browse by Tags
Windows Workflow
This is the top level group for Microsoft Windows Workflow Foundation. Find blogs, samples, videos, and learning resources for various versions of workflow including 3.0, 3.5, and 4.0 here.
Get this RSS feed
Home
Blog
Files
Wiki
Tags
.NET
.Net 4 Beta
AppFabric
async
Bug?
C#
Extensibility
HTTP
IIS7
MSMQ
pdc09
Performance
REST
Streaming
System.Threading.Tasks
TDD
Video
WCF REST
WCF Web APIs
WCF WebHttp Services
WCF4
WF
WF4
WFNews
Workflow
Tagged Content List
Blog Post:
Queued WCF Services, MSMQ, IIS7 and NetMsmqActivator. Oh My.
Syndicated Workflow Author
First of all; credits for this solution goes to a former colleague, and now a contractor working in my department; Erlend Rotvik of WebStep Fokus. The title might be a bit cryptic, so let me elaborate a bit on the subject; until last week or so, it was “common knowledge” that using the NetMsmqActivator...
on
Mon, Sep 19 2011
Blog Post:
Using DataContracts with WCF Web API
Syndicated Workflow Author
A few folks have been asking if it is possible to serialize/deserialize using the DataContractSerializer. Rest assured, yes it is possible. Now whether or not it is the easiest/most intuitive model well that it is a different question. If you read to the end the post you will see a bunch of extensions...
on
Sat, May 14 2011
Blog Post:
How to eliminate tempuri.org from your service WSDL
Syndicated Workflow Author
tempuri.org is the default namespace applied to WCF Services and Workflow Services. You can and should specify your service namespace. It is recommended that you explicitly specify a name and namespace for the service contract, and an action for each operation to avoid using " http://tempuri...
on
Thu, May 12 2011
Blog Post:
WCF Extensibility – Operation Selectors
Syndicated Workflow Author
This post is part of a series about WCF extensibility points. For a list of all previous posts and planned future ones, go to the index page . We’re now entering the realm of the less used extensibility points for the WCF runtime. Operation selectors could well be left as an internal implementation detail...
on
Tue, May 10 2011
Blog Post:
WCF scales up slowly with bursts of work
Syndicated Workflow Author
A few customers have noticed an issue with WCF scaling up when handling a burst of requests. Fortunately, there is a very simple workaround for this problem that is covered in KB2538826 (thanks to David Lamb for the investigation and write up). The KB article provides a lot of good information about...
on
Wed, May 4 2011
Blog Post:
WCF Extensibility – Message Formatters
Syndicated Workflow Author
This post is part of a series about WCF extensibility points. For a list of all previous posts and planned future ones, go to the index page . Message formatters are the component which do the translation between CLR operations and the WCF Message object – their role is to convert all the operation parameters...
on
Tue, May 3 2011
Blog Post:
WCF Extensibility – IParameterInspector
Syndicated Workflow Author
This post is part of a series about WCF extensibility points. For a list of all previous posts and planned future ones, go to the index page . The message inspectors, described in the previous post of this series, allows you complete control over the message going through the WCF stack. They’re very...
on
Thu, Apr 28 2011
File:
Consuming WCF Services in Workflow 4.0 Beta
Stephen W. Thomas
Note: This is based on .Net and Workflow 4.0 pre-Beta code. Microsoft's Workflow 4.0 is a major upgrade to the user experience for developing workflows using the designer inside Visual Studios. This new designer is inside Visual Studios 10 and lowers the bar for developers to do useful tasks in a...
on
Mon, Oct 27 2008
File:
Consuming WCF Services in Workflow 4.0 Beta - Download Version
Stephen W. Thomas
Note: This is based on .Net and Workflow 4.0 pre-Beta code. Workflow 4.0 is a major upgrade to the user experience for developing workflows using the designer inside Visual Studios. This new designer is inside Visual Studios 10 and lowers the bar for developers to do useful tasks in a controlled and...
on
Mon, Oct 27 2008
Page 1 of 4 (100 items)
1
2
3
4