Web application framework

The educational technology and digital learning wiki
Revision as of 19:33, 22 August 2016 by Daniel K. Schneider (talk | contribs) (Text replacement - "<pageby nominor="false" comments="false"/>" to "<!-- <pageby nominor="false" comments="false"/> -->")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Draft

Definition

“A web application framework is a software framework that is designed to support the development of dynamic websites, Web applications and Web services. The framework aims to alleviate the overhead associated with common activities used in Web development. For example, many frameworks provide libraries for database access, templating frameworks and session management, and often promote code reuse. (Wikipedia, retrieved 16:26, 15 September 2007 (MEST)).”

See also: web application, web service, portalware,rich internet application, database


Software

Web application frameworks

low level frameworks

Popular low-level software bundles

  • LAMP Linux - Apache Web Server - MySQL DataBase, PHP (or Perl/Python) scripting language.
  • Windows - Active Server Pages - SQL server (or its free restricted versions) (Microsoft)

Links