Browse by Tags

All Tags » XAML (RSS)

The WCF Extensibility Guidance is now on MSDN!

As the WCF team already announced, the first chapter of the WCF Extensibility Guidance is now available on MSDN . This paper is the result of an effort I started a few months ago with my colleague and friend Pablo Cibraro . Our goal was to provide a detailed...

Using WCF 4.0 XAML Services in the real world: Activating WCF Services from a central repository

Declarative Services is one of the new features included in the .NET framework 4.0. In a nutshell, declarative services are WCF services modeled and implemented entirely in XAML. This feature is fundamentally enabled by extending Windows Workflow Foundation...

Speaking about WCF and WF 4.0 at VSLive

Next Monday I will be presenting two sessions at VSLive Las Vegas . The first session is about the WCF 4.0 extensibility model and it covers almost all the major extensibility points of the different WCF subsystems such as messaging, security, instancing...

Extending Dublin’s tracking service by implementing a custom tracking participant

In a previous post we've explored how to extend Dublin's forwarding service by implementing a custom message filter. This post continues the series by illustrating the extensibility model of Dublin's tracking service. WCF message tracking and monitoring...

Using XAML serialization in WCF 4.0

Declarative Services is one of the exciting new features of Windows Communication Foundation (WCF) 4.0. By declarative, we are referring to services that are completely modeled by using the Extensible Application Markup Language (XAML). As you might think...
More Posts