Finished up primary coding/debugging of my first C# project today. It's a stand-alone implementation of the image-browsing utility I created for Dyna:Web.
(You can down load the code from the link at the bottom of this item.) Details
One of the last chores I faced in setting up Dyna:Web for the new Lakestone site was how to "zoom" a scaled image to full size. There were basically two choices:
1) Use existing functionality, which would mean creating a link from the image to a new page that would contain the full-sized image. Details
As of today the new Dyna:Web-powered Lakestone site is up and running.
It took longer than expected because I had to dump/convert a bunch of .Net 1.1 code for non-public applications -- the site's hosted in an IIS virtual folder, which can't run both .Net 1.1 and .Net 2.0 or greater. Also, I was dividing my time between the site and getting up to speed in C#. Details
This is the Web home of Lakestone Inc., the software and web consulting business of Steve Poulter.