Welcome to MSDN Blogs Sign in | Join | Help

Web Services Architecture Domain Model

I'm not in a position to provide any details just yet, but a couple of us on the patterns & practices team have teamed up with heavy hitters like Jason Hogg, Beat Schwegler, Christian Weyer, Wojtek KozaczynskiMaarten Mullender, Daniel Cazzulino, Victor Aprea, Hernan de Lahitte, and Pablo Galiano to provide some kick ass guidance around designing and developing Web services. During one of our meetings this week, we thought there might be some value in throwing together a domain model so we could make sure we were all singing from the same sheet of music when we used certain terms. This is a Visio version of what the whiteboard looked like after the meeting.

Click for a larger image of the Web Services Architecture Domain Model

This is by no means complete, but it illustrates some interesting concepts and commonly used terms. The first thing it illustrates is the almost 1 to 1 mapping of angle-bracket thingies and .NET thingies.

Also, in the context of the common "Contract First" phrase, you can not only see what comprises the contract on each side of the model, but get a visual sense of what contract first might mean. Contract first doesn't necessarily mean "fire up your favorite text editor and start handcoding WSDL". Of course, if you like doing that, you certainly can. But you can also start with C# if that is your preference. You can get yourself in trouble with either approach, but each approach is viable also ... start with whatever you're comfortable with ... just make sure you're thinking about the messages and the contract as a whole.

The other interesting thing this illustrates is the clear separation of the service, the adapter, and the business logic. This separation of concerns is an important architectural detail. Beat and I will be speaking specifically about this during our PDC pre-con session.

Published Friday, September 02, 2005 8:31 PM by donsmith

Comments

# Project Batman

If you’re wondering why I was so quite just have a look here…I’m currently working with the corresponding...
Tuesday, September 06, 2005 8:19 AM by Beat Schwegler's 2 Cents

# re: Web Services Architecture Domain Model

When it's done please post it in a vector format (ex: PDF) so those who wish to print it and stick it on their wall get the highest quality possible.
Tuesday, September 06, 2005 10:02 AM by Travis Owens

# Project Batman

If you’re wondering why I was so quiet just have a look here…I’m currently working with the corresponding...
Tuesday, September 06, 2005 10:36 AM by Beat Schwegler's 2 Cents

# re: Web Services Architecture Domain Model

Too bad the link doesn't work :-(.
I'm really curious...
Tuesday, September 06, 2005 1:07 PM by Raimond Brookman

# re: Web Services Architecture Domain Model

I say DSL
Wednesday, September 07, 2005 6:11 AM by Paul Gielens

# re: Web Services Architecture Domain Model

Just attended your Precon in PDC for the WS Arch and Tooling you and Beat present

Still not clear how that interface/adapter arch work with (or generate code for in BAT) the new PURE asmx interface-based service contract. (i.e. using [WebServiceBinding] attribute... in .NET 2.0, i.e. wsdl.exe /serverinterface option...)
Tuesday, September 13, 2005 3:58 AM by Aaron Yuen

# Guidance-based design and implementation of distributed solutions adhering to service-oriented thoughts with WCF inside of your favorite development IDE

I think the title says it all (really? :)) - stay tuned for more to come in the next few days, as...
Wednesday, April 05, 2006 10:18 AM by Christian Weyer: Smells like service spirit

# WCF Databindings (and the Data Sources window)

As my new role in the VB team, I've been tasked to look at WCF Data bindings and determine our story...
Monday, July 24, 2006 4:13 PM by Ali Pasha's WebLog...

# re: Web Services Architecture Domain Model

I think this diagram is a big mess and clouds concepts!

Friday, April 06, 2007 1:25 AM by Test

# re: Web Services Architecture Domain Model

Please, continue ... I'd love the feedback.

Friday, April 06, 2007 3:54 AM by Don
New Comments to this post are disabled
 
Page view tracker