Web Application Development - PowerPoint PPT Presentation

1 / 5
About This Presentation
Title:

Web Application Development

Description:

In software engineering, a Web application or webapp is an ... Client-Side: runs on the client-side (Internet Explorer, Mozilla Firefox, Opera, etc) ... – PowerPoint PPT presentation

Number of Views:170
Avg rating:3.0/5.0
Slides: 6
Provided by: beiz
Category:

less

Transcript and Presenter's Notes

Title: Web Application Development


1
Web Application Development
2
Definition
  • In software engineering, a Web application or
    webapp is an application that is accessed with a
    Web browser over a network such as the Internet
    or an intranet.

3
Advantages of Web Applications
  • They use the browser as a client, sometimes
    called a thin client.
  • Platform independent, same application runs under
    Windows, Mac OS X, GNU/Linux, and other operating
    systems.
  • They can be updated and maintained without
    distributing and installing software on
    potentially thousands of client computers.

4
Web Application Examples
  • Webmail
  • Online retail sales
  • Online auctions
  • Wikis
  • Discussion boards
  • Weblogs
  • MMORPGs (massively multiplayer online
    role-playing game)

5
Development
  • Client-Side runs on the client-side (Internet
    Explorer, Mozilla Firefox, Opera, etc)
  • JavaScript
  • DHTML
  • Server-Side runs on the server-side (Apache,
    Internet Information Services(IIS), lighttpd)
  • CGI
  • PHP
  • Active Server Pages (ASP)
Write a Comment
User Comments (0)
About PowerShow.com