HonoGenerate for PHP,ASP,c#,asp.net,Java,jsp,html,javascript

Coding Critique is the place to post source code for peer review by other members of DevNetwork. Any kind of code can be posted. Code posted does not have to be limited to PHP. All members are invited to contribute constructive criticism with the goal of improving the code. Posted code should include some background information about it and what areas you specifically would like help with.

Popular code excerpts may be moved to "Code Snippets" by the moderators.

Moderator: General Moderators

Post Reply
jh_1981
Forum Newbie
Posts: 22
Joined: Fri Jan 30, 2009 6:21 pm

HonoGenerate for PHP,ASP,c#,asp.net,Java,jsp,html,javascript

Post by jh_1981 »

http://www.verebuy.com/html/product/uni ... catid=1103

Basic Description

1.run cross platform
2.integrate with HonoCMS
3.Import table from database
4.suport muti-language
5.suport muti-database
6 auto generate php page and connect database backend code
7 auto generate c#,asp.net page and connect database backend code
8 auto generate asp page and connect database backend code
9 auto generate java,jsp page and connect database backend code
10. auto generate html,javascript,css prototype.

Function Description

1.set project location
2.set language like english chiness etc
3.set chartset like gb2312,utf-8,big5 etc
4.set database data source like access,mysql,sql server,oracle etc.
5.add package,delete package
6.import table data from data source
7.add table,delete table
8.add table column,delete table column,edit table column
9.generate list page, add page,edit page
10.list page add,search,next,first,prev,last ,delete,select all function.
11.add page,edit page, textbox,dropdown,textarea,file,editor,radio,checkbox,listbox,password component.
12.define array, the component can get data value from this array.
13.define table,the component can get data value from this table.
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Re: HonoGenerate for PHP,ASP,c#,asp.net,Java,jsp,html,javascript

Post by daedalus__ »

maybe this could be deleted. i don't know if anyone has looked at it.
Post Reply