Posted by: betsyvk | February 11, 2008

Do you want to create a .net application without hand coding??

Coding is the passion for most of the people in the software industry. Many people write thousands of lines of code and build a very good application. But is it possible to build a pretty big application with all functionality within minutes!! Yes it is.

You can create an application with all the functionalities by creating only the tables in the database. This software will do the rest for you including the template you want to use for the application. It is really good.

Here is the link to view the description of the software and to download it
http://www.ironspeed.com/products/Landing.aspx?c=CP03

I have given a screen shot of a sample application created in ten minutes by using this software. It is really amazing.

sampleapplication-screenshot.jpg


Responses

  1. Ech, while occasionally handy, this can be a terrible feature as well. It promotes the old VB Drag/Drop style of form building and should not be done if at all possible.

    Have you had a look at the HTML output from your drag and drop grid view?? Take a look, enjoy!

  2. This may handle small simple data driven applications used mainly for reporting, but good luck trying to implement complex business logic in it and the html it produces as kwiksand points out is awful!

    I really can’t imagine any developer actually taking this route rather than writing their own app and taking advantage of all the frameworks out there already.

  3. Thanks for your comments Michael and kwiksand


Leave a response

Your response:

Categories