Tuesday, September 14, 2010

Re: Rapid development of desktop-like web applications

If you are also a PHP fan (other than GWT) you can have a look at 


This is not really a RAD tool, but a full blown app  framework.
Doing the usual CRUD is very simple, for custom actions like "Generate reports" etc. there is glue already present, u just need to code the implementation.

HTH.

Thanks,
Subhro.

On Tue, Sep 14, 2010 at 7:53 PM, sakesun <sakesun@gmail.com> wrote:
Honestly, in my opinion, if you are looking for a tool that can
develop
CRUD with the same ease as VB or Delphi, you might not be very happy
with GWT or any web-base tools.  GWT is truely amazing. But there are
many many factors that make it has to become the way it is now.

If you are really familiar with VB or Delphi way of doing things,
you may prefer to look at Morfik (http://www.morfik.com)
or alpha5 (http://www.alphasoftware.com/) That's the closest
things I've found.

Regards.


On Sep 13, 6:19 pm, csaffi <csaff...@gmail.com> wrote:
> Hello everybody,
>
> I'm looking for a visual RAD IDE that would allow me the rapid
> development of desktop-like web applications. It should assist me on
> data binding too. If you know Visual Basic, it should be similar to
> it.
>
> The web application requirements are:
> - CRUD functionality for record management in relational databases
> - displaying data in tabular form, master/details form
> - generate reports
> - generate graphs
>
> I've got no restrictions on languages, the goal is to find tools that
> make development the fastest possible.
>
> Would you have any advice?
>
> Thank you very much in advance!

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment