Neuerungen in WCF 3.5

Das .NET Framework 3.5 enthält die zweite Version von WCF (alias WCF 3.5) mit folgenden Neuerungen:

  • Persistente Dienste für langandauernde Konversationen (Kommunikationsbeziehungen). Diese Funktion heißt offiziell Durable Services.

  • Unterstützung für WCF in Windows Workflow Foundation (siehe Kapitel zu „Windows Workflow Foundation (WF)“)

  • RSS 2.0- und ATOM 1.0-Unterstützung (Namensraum System.ServiceModel.Syndication mit Atom10Serializer und Rss20Serializer)

  • Webservices ohne SOAP (POX-Webservices) durch ein neues WebHttpBinding, ein HttpTransferEndpointBehavior und die neue Annotation HttpTransferContract (z.B. zum Erzeugen eines RSS-Feeds mit WCF)

  • WS2007HttpBinding: Unterstützung der Standards WS-AT und WS-Coordination jeweils ...

Get Microsoft .NET 4.0 - Crashkurs now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.