CodeCharge Studio: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date maintenance tags and general fixes: build 531:
source
Line 30:
}}
 
'''CodeCharge Studio''' is a [[rapid application development]] environment for creating web-based applications with minimal coding.<ref name=dreier2002>Troy Dreier "[http://www.intranetjournal.com/articles/200208/it_08_30_02a.html Supercharge Your Intranet With CodeCharge Studio]." ''Intranet Journal''. 08/30/02</ref> It is a [[Automatic programming|code generator]] and [[Template engine (web)|templating engine]] that separates the presentation layer from the coding layer, allowing designers and programmers to work cohesively in a web application (the [[Model view controller|model-view-controller]] design pattern).
 
CodeCharge utilizes point-and-click wizards for creating record and search forms, grids, and editable grids without the need for programming. Databases supported are MySQL, MS SQL Server, MS Access, PostgreSQL, Oracle, and all others that support web connectivity. All major programing languages are supported, such as [[ASP.NET]], [[Active Server Pages|ASP]], [[Java (programming language)|Java]], [[ColdFusion]], [[PHP]], and [[Perl]].<ref name=dreier2002/>
<br />