Hi Imar,
I've installed the Webshop (
VB.Net) code on
Visual Studio 2005 and ran it the solution.
Everything worked perfectly!
Nice and clean coding.
I've then decided to build a version in C#.
I have already converted the whole solution files in C#
using a converter and I'll be glad to send you
a .zip of all the files if you want.
However I gave it a try but I ran into some errors
(type or namespace name 'Guid' couldn't be found)
in ShopManager.cs. So that'll need to be fixed.
Maybe I missed a few steps.
Therefore, I think I'll simply rewrite each files,
"thinking in C#" this time rather than in
VB.Net.
Converting code with a converter tool is one thing and making it
run properly is another...
Cheers