Welcome to EMC Consulting Blogs Sign in | Join | Help

Browse by Tags

All Tags » c# » .NET Framework 4.0
  • Content Based Routing With WCF

    I’ve been looking at the new features included in WCF 4, one of the most interesting and powerful additions is the functionality provided by the RoutingService class (System.ServiceModel.Routing.RoutingService) in this post I’ll show an example of how to perform content based routing using the RoutingService class. The example scenario is as ...
    Posted to Owain Wraggs' Blog (Weblog) by Owain.Wragg on July 22, 2009
  • Workflow 4.0 Correlation with Message Headers

    I have continued to look at Workflow Foundation 4.0 which is included in the Beta 1 release of Visual Studio 2010 and .NET Framework 4.0, and I’ve been experimenting with the correlation functionality. The approach I have seen documented/blogged about most often is correlation at a workflow instance level, for example the same workflow instance ...
    Posted to Owain Wraggs' Blog (Weblog) by Owain.Wragg on July 14, 2009
  • Workflow 4.0 Persistence/ Long Running Workflows

    I have recently started to look at the changes introduced with Visual Studio 2010 and .NET Framework 4 Beta 1, the first thing I have looked at is Workflow Foundation 4.0. In this post I will create a simple example which illustrates a long running workflow which persists its state to SQL Server. The example scenario is as follows; a request ...
    Posted to Owain Wraggs' Blog (Weblog) by Owain.Wragg on July 2, 2009
Powered by Community Server (Personal Edition), by Telligent Systems