Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Web Services   (RSS)

WCF Extensibility for Interoperability....

Jurgen's posted a great real world example of why WCF extensibility is essential for interop. The scenario he describes is that of having to a connect a TANDEM system written in COBOL to a Windows client using WCF. Which is an example of why you would
Posted by a_pasha | 0 Comments
Filed under:

Contract-first Design Quotes

Relevant Quote Link The trouble is this promotes a very code-first approach. This really sucks from a BizTalk developer's point of view. I already have my schemas. I know the shape of the messages I want to receive. Where's the support for the Schema-
Posted by a_pasha | 0 Comments
Filed under:

How Actions differ from Operations...

I haven't thought about the relationship between “Actions” and "Operations" for quite a while. Therefore, I thought I'd give my brain dump. I look forward to your feedback in case I have it wrong. First, I thought it useful to summarize the description
Posted by a_pasha | 0 Comments
Filed under:

Contract-first Domain Specific Language (DSL)

Pedro was kind enough inform me about this cool DSL called "Contract-first" DSL: http://www.edwardbakker.nl/PermaLink,guid,0f4e80f7-2ebd-4ab4-a8b4-954cadfc622b.aspx I recommend that you take a look. I am eagerly waiting to play with this once is made
Posted by a_pasha | 1 Comments
Filed under:

Adding DataSets to services... Why not?

There a lot of customers, for better or worse, who are using DataSets in their services and (I shudder as I say this) there are times when it might make sense to do so. An example might be when the developer has control of both the client and the service
Posted by a_pasha | 0 Comments
Filed under:

Operation inference and Contract-first Design

After Tomas's comment on my last blog, I've been thinking about the operation inference feature in Christian's WSCF tool. I'm not sure that inferring operations based on the message name has been standardized. (Please correct me if I'm wrong) I've, nevertheless,
Posted by a_pasha | 3 Comments
Filed under:

It's about the schema, stupid!

One of my big realizations has been that Contract-first is not about the WSDL it's about the schema. CWeyer's tool generates a WSDL, but the value of the tool is that it allows you to stich together the schema for the data/messages that you have created.
Posted by a_pasha | 4 Comments
Filed under:

Policy and Contract-first Design

After talking to a lot of people, I am trying to cement the relationship of policy to the contract. There is a thought that policy is part of the contract. That policy is created up front and negotiated between the two parties alongside the rest of the
Posted by a_pasha | 2 Comments
Filed under:

Great quotes on Contract-driven (aka Contract-First) Development...

I was trying to get a pulse on Contract-driven Development and what the industry was saying, so I compiled a list of quotes and links. As I think this might be useful for anyone interested in the area, I thought I'd share this out. Let me know what you
Posted by a_pasha | 2 Comments
Filed under:

Describing a reference model for SOA...

I got an email from Nichole last week about a talk that she was going to give on the OASIS Reference Model for SOA this Wednesday (tommorow) on the Microsoft campus. See: http://www.iasahome.org/iasaweb/appmanager/home/chapterdetail?_nfpb=true&_pageLabel=chapterdetail_meetings&chapterdetail_meeting_portletid=15401&chapterdetail_meeting_portletchannel=3216
Posted by a_pasha | 2 Comments

WSDL Namespaces

In creating demos, I always need to make sure that we have a realistic scenario. With regards to that, we try to be particular about the namespace that we choose for the varoius WSDL elements. This post documents what guidance I have read and recieved.
Posted by a_pasha | 2 Comments
Filed under:

New Web services category...

Our group's speciality/expertize is to build Enterprise tools. However, we do this with collaboration with several other groups whose expertize may be in a particular domain. I hope to use this category to publish what I have learnt from the Indigo/WSE/ASMX
Posted by a_pasha | 0 Comments
Filed under:
 
Page view tracker