Use SQL Server Modeling to build a DSL for .NET 4 WCF content-based routing service

by Doug Finke on December 5, 2009

in .NET 4.0,DSL,RouterManager,SQL Server Modeling,WCF

Doug Purdy posts Model-Driven Content Based Routing. The sample includes a DSL, a Runtime and more

This a great example that leverages many of the different aspects of SQL Server Modeling (”M”-based DSLs, “M”, Modeling Services, etc.) to enable a better experience around application development/management

Here is the MSDN Code Gallery sample RouterManager for WCF in .NET 4 using SQL Server Modeling CTP.

RouterManager is a domain-specific language and runtime that allows you to program the rules for the .NET 4 WCF content-based routing service using an easy to understand language.

You also need Visual Studio 2010 Beta 2 and the SQL Server Modeling CTP.

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>