BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage WCF Content on InfoQ

  • Web Service Software Factory v3 now supports DSLs for designing Contracts

    Don Smith announces the first community drop of the Web Service Software Factory (WSSF) v3. The factory supports a model-driven approach for designing and implementing web services. WCF service contracts and data contracts can now be modeled in a visual Domain-Specific Language (DSL).

  • Presentation: Beat Schwegler on Architecting for SOA

    In this decidedly non-marketing presentation, Microsoft Architect Beat Schwegler shows how service-orientation affects system architecture. He introduces the notion of a service model as a mediator between the business and technology models, and explains how a migration towards such an architecture could occur through a step-by-step architectural refactoring.

  • WCF Messaging Fundamentals

    Aaron Skonnard has published an article about WCF Messaging Fundamentals in the current issue of the MSDN Magazine. He provides an overview of WCF's messaging layer, improvements in the System.Xml namespace as well as guidance on working with messages and message representations.

  • Visual Studio Orcas Round-Up

    InfoQ has assembled a summary of the features included in the March CTP of Visual Studio Orcas. The Orcas CTP, which is expected to be released as VS 2007, can be downloaded from MSDN.

  • WCF Security Analysis Available from the German Federal Office for Information Security

    The German Federal Office for Information Security (BSI) has released their security analysis for Windows Communication Foundation along with a reference implementation.

  • Interview with Sanjiva Weerawarana: Debunking REST/WS-* Myths

    InfoQ had a chance to talk to WS-* expert and WSO2 CEO Sanjiva Weerawarana, one of the fathers and a firm advocate of the WS-* architectural vision, we questioned him on the WS-* platform and his views on Microsoft's role in standardization. Sanjiva also took the opportunity to address "WS-* and REST myths".

  • ASMX or WCF Web Services?

    Since version 1, ASP.NET has supported web services via the ASMX files. With .NET 3.0 and the Windows Communication Foundation (WCF), you have an entirely new way to expose and consume web services. So do you convert to WCF or leave everything as ASMX? Thom Robbins' answer is to just do both.

  • Presentation: Ted Neward demos WPF-Java & other .NET+Java integrations

    In this presentation recorded at JAOO, Ted Neward goes into further depth on Java and .NET integration strategies, explaining how Microsoft Office can be a rich client over Java, demonstrating buiding a Windows Presentation Foundation GUI on top of Java POJOs, Windows Communications Foundation interop, and more.

  • .NET Framework 3.0 RTM Posted

    The RTM version of .NET 3.0 is available. This includes the redistributables and SDK for the Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), and Windows Presentation Foundation (WPF).

  • InfoQ Article: Java, .NET, but why together?

    The Java vs. NET war is over. In this article, Ted Neward looks at how we can leverage the strengths of each together, such as using Microsoft Office to act as a "rich client" to a Java middle-tier service, or building a Windows Presentation Foundation GUI on top of Java POJOs, or even how to execute Java Enterprise/J2EE functionality from within a Windows Workflow host.

  • ESB SCA WCF and TLAs

    Patrick Leonard, VP of Product Development at Rogue Wave has posted a short commentary on Webservices.org about Enterprise Service Bus (ESB) and its relationship to SOA. Patrick focuses on other specifications and frameworks that can enable "greater realization" of SOA solutions.

  • WS-MetadataExchange 1.1 Published

    WS-MetadataExchange, the Web service standard that specifies how information about a service's interface, policy, and other metadata can be retrieved at runtime, has been updated to version 1.1.

  • New Webcast on WCF contracts

    Michele Leroux Bustamante (das Blonde) has recorded a new webcast on Windows Communication Foundation (WCF) contracts for the MSDN Architecture Webcasts series. WCF services are composed of three basic elements: addresses, bindings, and contracts, which describe the service in a standard, cross-platform way.

  • .NET Framework 3.0 June CTP is out

    The June CTP of the .NET Framework 3.0 (formerly, WinFX) is now available for download. This is an update since the Beta 2 release, and is intended for use with Windows Vista build 5456. Note that there is no Go-Live license available for this release.

  • WCF RSS Toolkit for Generating RSS 2 and Atom 1 Feeds posted

    The WCF RSS Toolkit has been released. The toolkit supports exposing a service as an RSS 2.0 feed, Atom 1.0 feed and SOAP endpoint simultaneously; it can also be extended to support other wire formats. Yasser Shohoud has also blogged some code examples today.

BT