CodeCharge Studio
An editor has nominated this article for deletion. You are welcome to participate in the deletion discussion, which will decide whether or not to retain it. |
![]() | The topic of this article may not meet Wikipedia's general notability guideline. (August 2010) |
![]() | This article includes a list of general references, but it lacks sufficient corresponding inline citations. (September 2010) |
![]() | |
Developer(s) | Yes Software, Inc. |
---|---|
Stable release | 4.3.0.7676[1]
|
Operating system | Windows |
Type | Web application framework / Template Engine |
License | Proprietary |
Website | http://www.codecharge.com |
CodeCharge Studio is a rapid application development environment for creating web-based applications with minimal coding.[2] It is a code generator and 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 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, ASP, Java, ColdFusion, PHP, and Perl.[2][3]
Used technologies
CodeCharge is based on an interactive user interface (UI) to create web applications.[4] Here are listed technologies which used, when the application is ready and running. Application generating technologies here are not discussed. A CCS generated project - without additional programming - is not a routed web sited (where everything routed i.e. through index.asp), but every page accessible by on its own name.
OOP
The generated application is object oriented. Every structural element, like database connection, grid, navigation bar, the visible page itself etc are all objects.
Templating
Codecharge use html template pages to generate visible internet sites. Templates of web pages may be previewed before making it "live."[5] There are xxxx.html files, accordingly xxxx.asp (xxxx.php etc) code files and for server side events a separate xxxx_event.asp (xxxx.php etc) files.
Reception
In 2003, regarding the original version of CodeCharge Studio, Arbi Arzoumani of PHP Architect wrote:[4]
"For its price tag this code generation application is well worth it. One great application that I can see this being used for is creating prototypes of web applications in very short periods of time. In other words, last minute proposals."
In his review of CodeCharge Studio 2.0, Troy Dreier wrote in Intranet Journal, "CodeCharge Studio [allows] Web application developers [to] shave literally months off their development times."[6]
Peter B. MacIntyre rated CodeCharge Studio 3.0 a 3.5 out of 5.[3]
See also
References
- ^ "CodeCharge Studio 4.3 update released". Retrieved 15 August 2010.
- ^ a b Troy Dreier "Supercharge Your Intranet With CodeCharge Studio." Intranet Journal. 08/30/02
- ^ a b Peter B. MacIntyre. "CodeCharge 3.0 Yet Another IDE?" php|architect May 2006
- ^ a b Arbi Arzoumani "Reviewed For You CodeCharge Studio 1.0." [www.phparch.com PHP Architect]. January 2003.
- ^ Linda Mmayi. "Website Development for Automation of the Leave/Travel System and to Interface a Database." Summer Internship in Science and Technology (SIST). Fermi National Accelerator Laboratory, Batavia, IL. August 11, 2005.
- ^ Troy Dreier "CodeCharge Studio 2.0: Here's What's New." Intranet Journal. 5/19/2003.
External links