Search
  Search
DEVELOP WEB APPLICATIONS WITH THE BEST AJAX FRAMEWORK.
CREATE LINE OF BUSINESS SILVERLIGHT APPLICATIONS IN NO TIME.
EVERY THING YOU NEED TO START DEVELOPING WITH VISUAL WEBGUI.
SEE VISUAL WEBGUI SHOW CASES FROM AROUND THE WORLD.
ALL THE RESOURCES YOU NEED TO START BUILDING VISUAL WEBGUI APPLICATIONS TODAY.
SHARE AND FIND VISUAL WEBGUI RESOURCES.
TALK WITH OTHER VISUAL WEBGUI DEVELOPERS.
 

 

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

SAP chosen VWG for strategic web application

 
  Forum  General Visual ...  Announce It! ( ...  Visual WebGui IDE
Previous Previous
 
Next Next
New Post 11/8/2008 3:43 AM
  Alexnaldo
20 posts
No Ranking


Visual WebGui IDE 

Hi,

I'm creating a VWG End-User Designer IDE and would like to know what do you think. The names is "Automato".

See the video : http://screencast.com/t/y1VPpQkR

Regards,
Alexnaldo Santo

 
New Post 11/8/2008 9:04 AM
  toddk
44 posts
No Ranking


Re: Visual WebGui IDE 
Alexnaldo,

Looks like a very nice start. Keep going!

Todd
 
New Post 11/9/2008 2:33 PM
  AndyTran
3 posts
No Ranking


Re: Visual WebGui IDE 

Hi Alexnaldo,

That's very impressived.

I need to do a (run time) Form Designer, just wonder if you can share what you've done for Automato or any tips would be greatly appreciated.

Many thanks,

Regards,

Andy

 
New Post 11/9/2008 5:20 PM
  Alexnaldo
20 posts
No Ranking


Re: Visual WebGui IDE 

Hi,

Please, explain more about what you need.

Do you need a Web Form Design or Desktop Form Design like Automato ?

A "run time" is more complicated and not very flexible.

What I did in Automato ?

(1) Create a Domain Application Specification using xml notation. Here is a simple project :

<Package id="my project">
<Form id = "my form">
<Code id="code">
<![CDATA[
private void myBtnClick(object sender, EventArgs e) 
{
}
]]>
</Code>
<Button id = "mybutton1" Click="myBtnClick"/>
</Form>
</Package>

(2) Automato can read and design you Application without Visual Studio
(3) Automato validate, compile and generate all elements that a VWG application need to run
(4) Automato have a "server engine" that work together with VWG Server Engine.

Now :

(0) You can create a complete VWG application without Visual Studio.
(1) Customers can full customize your applications.
(2) You can syncronize applications more easy.
(3) You can create specific modules for your customer needs without "lock" your main project.
(4)...and more..

As you can see in the video Automato administrate many elements ( Data, Forms, Menus, Code, Resources, etc..).  You can too add new "Automato Element".

Regards,
Alexnaldo Santos

 
New Post 11/9/2008 5:48 PM
  AndyTran
3 posts
No Ranking


Re: Visual WebGui IDE 

Thanks Alexnaldo,

What I really need is a Form Designer (similar to the AutoMagic show case), that allows Site Administrators to modify and save a page/form at run time (without using Visual Studio). Non-Administrative users can then see the changes on the page/form. What do you suggest the best way of implementing this?

Best Regards,
Andy

 
Previous Previous
 
Next Next
  Forum  General Visual ...  Announce It! ( ...  Visual WebGui IDE

Visual Studop Partners

Copyright © 2005-2008 Visual WebGui®   Terms Of Use  Privacy Statement
Visual WebGui is copyright 2005-2008 by Gizmox