InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Christian Weyer on Service Oriented Communication

Posted by James Vastbinder on Jan 16, 2008

Sections
Development,
Enterprise Architecture
Topics
SOA Appliance ,
SOA Platforms ,
.NET ,
Architecture ,
SOA
Tags
WCF ,
Service Design

At the latest QCon, Christian Weyer presented on Windows Communication Foundation, (WCF), with a slightly different slant.  In the presentation Christian provides the full source code to a complete end-to-end .NET 3.x application using WCF.  Beginning with the four tenets of Service Orientation:

  1. Boundaries are explicit
  2. Services are Autonomous
  3. Share Schema & Contract
  4. Communication Based on Policy

 Christian asks architects to focus on their overall architecture and service orientation.  He lists out the many hotspots when designing service oriented communication:

  1. Contract Design
  2. Bindings
  3. WCF duplex and callbacks
  4. Streaming
  5. Hosting
  6. Proxy handling
  7. Interoperability
  8. Threading
  9. Data Access
  10. Unit and Load Testing
  11. Debugging

Christian then focuses on WCF contract modelling, WCF Binding Selection and finishes with guidance around WCF hosting.  Enjoy this exclusive QCon presentation brought to you by InfoQ.

About the Conference
QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers. 

  • This article is part of a featured topic series on SOA
worst video streaming......ever by ryan martin Posted
Re: worst video streaming......ever by Niels Tindbæk Posted
Re: worst video streaming......ever by Floyd Marinescu Posted
Re: worst video streaming......ever by Gregor Rosenauer Posted
Re: worst video streaming......ever by ryan martin Posted
  1. Back to top

    worst video streaming......ever

    by ryan martin

    This site is so annoying. Great content, horrible streaming. As soon as I get engaged in a talk it freezes.... Buffering... FOR EVER. ARGH!!!

  2. Back to top

    Re: worst video streaming......ever

    by Niels Tindbæk

    I completely agree - great content, horrible streaming.

    PLEASE improve it, or allow us to download the webcast.

  3. Back to top

    Re: worst video streaming......ever

    by Floyd Marinescu

    Guys, I'm terribly sorry. There is something wrong with our video streaming provider and we're doing what we can to troubleshoot - unfortunately it's out of our control. We are exploring alternatives as fast as we can and are scheduled to migrate to a completely new solution by the beginning of March, which will make all these problems go away.

    Floyd

  4. Back to top

    Re: worst video streaming......ever

    by Gregor Rosenauer

    Please do also provide transcripts for us non-native speakers. It would be very helpful if I could read the info on my way to/from work vs. having to sit at the desk and watch...

  5. Back to top

    Re: worst video streaming......ever

    by ryan martin

    Thanks Floyd, I look forward to that. Other than the video issue, the site and content are fantastic.

Educational Content

Jesper Boeg on Priming Kanban

In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.