← All articles

SVCUtil & VS2008

Correcting myself: Visual Studio 2008 doesn't actually use SvcUtil under the hood for service references - it has its own internal proxy generator.

Donn Felker

Donn Felker

2008.12.02 · 1 min read

After some research into a Service Reference problem I was having with Silverlight I came to find out (but not officially) that VS2008 DOES NOT use SvcUtil under the hood to get its service reference. It uses its own internal implementation of a proxy generation tool. I’ll have to confirm this conclusion with some authority/book/etc, but if this is the case, I made a statement in Dime Cast 67 (WCF Rest Part 1) that informed viewers that VS2008 uses SVCUtil under the hood.

I’ll see what I can find out and post it back here when I confirm my thoughts.

Donn Felker

Written by Donn Felker

I've spent 25+ years shipping software, writing books, and running my own companies. I write about thinking clearly, working for yourself, and doing real work while AI rewrites the rules. New essays land here every week.

Get the newsletter

Keep reading