SAP has chosen Visual WebGui for strategic web application, Mr. Saar of SAP explains why in an interview with with Jeremy Geelan at AJAX World.
Click on the video image to watch
Hello everyone,
I downloaded the 3.5 source code for version 6.0.4 and when I compile it, some compile errors were detected with the Gizmox.WebGUI.Forms.3.5 project. I noticed that there was a problem with the Gizmox.WebGUI.Common.3.5 project reference (Missing assembly), then I changed this reference to Gizmox.WebGUI.Common.dll located at Gizmox.WebGUI.Assemblies\bin\3.5. Now my solution has compiled successfully, but now it is showing 1610 warnings, most of them are "Missing XML Comment", 'Some Member' hides inherited member 'Some Other Member'. Use the new keyword if hiding was intended." and many obsolete methods. I do not have the SDK installed, I'm just trying to compile the source code. So, my question is: is it ok to use this compiled source code? Is there anything you recommend that I could do to minimize these warnings?
Thanks in advance.
Auad
I changed the warning level to 1 and now I have about 70 warnings, now I'll begin to work with these assemblies. If something strange occurs I'll let you know.
Thank you for your answer!
Thanks, Dror Shahak The Visual webGui Team
More...
More ...