Content deleted Content added
m Disambiguated: Comparison of web frameworks → Comparison of server-side web frameworks |
Rescuing 2 sources and tagging 0 as dead.) #IABot (v2.0.9.5) (Whoop whoop pull up - 21816 |
||
Line 30:
CodeCharge utilizes [[point-and-click]] [[Wizard (software)|wizard]]s<ref name=sullivan2002/> for creating record and search forms, grids, and editable grids without the need for programming. The databases it supports include MySQL, MS SQL Server, MS Access, PostgreSQL, and Oracle, as well as any other database that supports web connectivity. CodeCharge can export code to all major programing languages, such as [[ASP.NET]], [[Active Scripting|ASP]], [[Java (programming language)|Java]], [[ColdFusion]], [[PHP]], and [[Perl]].<ref name=dreier2002/><ref name=macintyre2006>Peter B. MacIntyre. "[http://www.yessoftware.com/download/files/pdf/May_2006_CCS.pdf CodeCharge 3.0 Yet Another IDE?]" ''php|architect'' May 2006</ref>
CodeCharge employs an interactive [[user interface]] (UI) designed for the creation of web applications.<ref name=arzoumani2003/> When generating code, CodeCharge automatically structures the code, using naming conventions and comments to describe the code's purpose.<ref>Mike Gunderloy "[http://mcpmag.com/articles/2002/08/07/codecharge-studio-106.aspx Product Reviews: CodeCharge Studio 1.0.6]." ''Microsoft Certified Professional Magazine''. 08/07/2002.</ref> Moreover, CodeCharge keeps the application separate from the code it generates, so that projects may be converted to any language at any time.<ref name=yank2002>Kevin Yank "[http://www.sitepoint.com/newsletter/viewissue.php?id=3&issue=62#7 Software Reviews] {{Webarchive|url=https://web.archive.org/web/20110610234431/http://www.sitepoint.com/newsletter/viewissue.php?id=3&issue=62#7 |date=10 June 2011 }}." ''SitePoint Tech Times'', Issue #43. 2 July 2002</ref>
Without additional programming, a CodeCharge-generated project is not a routed web site (where everything is routed through, for example, index.asp); rather, every page is accessible by reference to its own name or URL.
Line 55:
{{quote|"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."}}
Kevin Yank of ''[[SitePoint]] Tech Times'' was impressed "by the many ways in which experienced developers could draw added power out of the software, instead of being limited by it, as is the case with most RAD tools for Web development."<ref name=yank2003>Kevin Yank "[http://www.sitepoint.com/newsletter/viewissue.php?id=3&issue=62#7 Software Reviews] {{Webarchive|url=https://web.archive.org/web/20110610234431/http://www.sitepoint.com/newsletter/viewissue.php?id=3&issue=62#7 |date=10 June 2011 }}." ''SitePoint Tech Times'', Issue #62. 2 April 2003</ref>
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."<ref>Troy Dreier "[http://www.intranetjournal.com/articles/200305/ij_05_19_03a.html CodeCharge Studio 2.0: Here's What's New]." ''Intranet Journal''. 5/19/2003.</ref>
|