This zip file allows you to compile the Unidata netCDF library with
Microsoft's Visual C++ 7.0 (i.e. VC++.NET, or VC++ with Managed
Extensions, or whatever the MS marketing department is calling it this
week.)

Unpack these files in the netcdf libsrc directory.  Then use Visual
Studio to open the sln file, and build.  The netCDF dll will be in the
Debug or Release subdirectory, depending on which configuration you
build.

For more information about netCDF, see
http://www.unidata.ucar.edu/packages/netcdf/. 
