Visual Studio Magazine, February 2002
Copyright 2002 Fawcette Technical Publications Inc.

"Pick the Right Tool for the Job" by Bill Wagner

This article's code includes four projects for the Mandelbrot set example: 
* a local component (C# .NET Assembly)
* a C# Web service
* two client apps that use the local component and Web service, respectively.

Listings.txt contains the code listings.
