Visual Studio 2012 / .NET 4.5

TH12 Design Patterns for Multi-Threaded Web Services

08/22/2013

11:00am - 12:15pm

Level: Intermediate

Adam Wilson

Director of Software Development

Prospective Software

Explore the usage of new patterns and tools for WCF and REST.

This session explores the usage of new patterns and tools for WCF and REST that allow developers to quickly design multi-threaded web services. These patterns can be enhanced with service oriented code generation and open source tools such as Concurrently Mutable Data and Data Revision Exchange that are readily mastered. Presently optimized for WCF and REST, CMD and DRE can be understood as the foundation on which the code generator produces the boilerplate code required by web services in .NET.

You will learn:

  • How to manipulate data without locks using CMD
  • Potential uses of CMD beyond WCF and REST
  • How to update WCF data objects directly from XAML bindings using DRE