Welcome to MSDN Blogs Sign in | Join | Help

Service Factory (RSS)

This category is specifically about the patterns & practices Web Service Software Factory project I'm the product manager of. This automatically means these posts are also relevent to Web services, and architecture, but that's cool, right?

Using MessageContracts and DataContracts

Users of the Service Factory often ask about the rationale behind the required use of MessageContracts even though the use of MessageContracts aren't mandated by WCF. I've answered this question in other venues, but it seemed like a good thing to put

A time for reflection and assessment

Wow, it's hard to believe it has been almost a year since the patterns & practices team released our first software factories. Remember when the early customer previews were called Baseline Architecture Toolkits? Oh, the nostalgia :) We could have
Posted by donsmith | 9 Comments

First Service Factory v3 Community Drop

Okay, we're off and running now. Earlier today I posted the first of many community drops for Service Factory v3 - don't let "build 19" fool you - this is the first one. It took us longer than expected to get this one out the door, but we're all set now.

Now Available: Aaron's new Service Factory article on MSDN

Steven just told me that Aaron Skonnard's latest Service Factory article about the December release was just published through his Service Station column in the MSDN Magazine . Talk about timing ... sweet. Even though it was written and finished before

... come and get yer Service Factory!

That's right ladies and gentlemen, the December release of the Web Service Software Factory and a VB.NET version is now available for your consumption, modification, and production pleasures :) Okay, I'm just going to do 3 things in this post since I

Emerging Guidance

bw + bsl && x + aw - ah / 2 - cw >= bsl ) { c.style.left = x + aw - ah / 2 - cw; } else { c.style.left = x + ah / 2; } if (y + ch + ah / 2 > bh + bst && y + ah / 2 - ch >= bst ) { c.style.top = y + ah / 2 - ch; } else { c.style.top = y + ah / 2; } c.style.visibility

Handcrafting WCF-friendly WSDLs

It's 10:15 pm and I'm still in the office, but I really think I should get this entry posted before I head home - or it won't ever get posted. I was supposed to be working on my demo for my Service Factory session at the SOA Conference tomorrow, but I

WCF Guidance Packages now available for consumption

If you've been following the Service Factory project , you'll know that we had to put the WCF guidance on hold for a little while as we were getting the ASMX Service Factory released . Well ever since it was released, we've been working on getting caught
Posted by donsmith | 6 Comments

Partial Classes & the Service Factory

I just posted the Service Factory Hands-on Labs to the community workspace and I learned something while I was putting them together. So, I'm going to do 2 things in this post. First, I'm going to do a little cheerleading for partial classes, then I'll
Posted by donsmith | 5 Comments

Service Factory now available for download!

Before I get ahead of myself, which comes pretty easy for me J , here’s the link to learn more about and download the Service Factory . Wow, I’ve been waiting 8 months to write this blog entry. After months of planning, arguing, development, sleep deprivation,

Just Published: Service Factory ARCast

Ron Jacobs did a load of ARCasts at Tech-Ed in Boston this year. One of them was with Shy Cohen and I about the Service Factory . Well, I just got an email from Ron that he's gotten around to publishing it on Skyscrapr . I can't imagine how many of these

How Teams Build Services

With all this talk of software factories, it's important that we understand the different ways teams will use them to build services. I talk to a lot of customers and, of course, there are several different approaches a team might choose. I hope this

Service Factory: Editing (part 1)

For this installment, I'm illustrating 2 examples of what I call "level 1 changes" to a guidance package. These are the easiest kinds of changes that don't even require any code changes. I'm also using the (very improved) May community drop and you'll

Service Factory: Entity Translation

For the third installment I've decided to talk about the entity translation (mapping) capability of the guidance package. Specifically, this is mapping between the entities that are [de]serialized to/from the wire representation and the entities that

Service Factory: Contracts

Here's the second installment of my blogcast series on Service Factory. In this one I show how to create WCF data contracts and service contracts. It's a little bigger and longer than I would have preferred, but since I was building the project (a wine
More Posts Next page »
 
Page view tracker