Basic Fundamentals of Web Application Development - PowerPoint PPT Presentation

About This Presentation
Title:

Basic Fundamentals of Web Application Development

Description:

Web application is mini programs that run on a website. Web application is the creation of software application to be used on World Wide Web. – PowerPoint PPT presentation

Number of Views:319

less

Transcript and Presenter's Notes

Title: Basic Fundamentals of Web Application Development


1
Basic Fundamentals of Web
Application Development India
  • www.vertexplus.com/web-application-development.htm

2
What is the Web Application?
  • Web application is mini programs that run on a
    website. Web application is the creation of
    software application to be used on World Wide
    Web.

3
Web Application Development
  • Web application development is defined as
    planning and creation of application programs
    that reside on a remote server and after
    creating, delivered to the user's device over the
    Internet.
  • Examples of web application developments are
    online banking, online shopping, online
    reservation, interactive games, and online
    training.

4
Models of Web Application Development
  • Models of web development are similar to software
    development models.
  • These are constructed upon 3 tiers presentation
    tier, business logic tier, and data access tier.
    3-tier architecture divides the application
    process into three parts.

5
  • What the user sees in the web browser when they
    open a web page comes under presentation tier.
  • Business logic tier represents business objects
    such as products or employees.
  • A data access tier contains a database to store
    data which can read and write later.

6
Phases Of The web Application Development Process
  • Requirement
  • Gathering Analysis
  • Planning
  • Designing
  • Implementation
  • Testing
  • Release

7
Important Tips for Web Application Development
  • Tips for web application development are aim for
    production, reduce complexity, flexible control,
    provide high-quality result, and invest in
    knowledge transfer.

8
Web Application Development Technologies
  • Ajax
  • ASP
  • ASP.NET
  • PHP
  • HTML
  • CSS
  • Python
  • Java

9
Client and Server side Scripting
  • There are two main categories of coding,
    scripting, and programming for creating web
    applications.
  • 1. Client side
  • 2. Server side
  • Difference between both client and server side is
    that client side scripting/coding is viewable by
    any visitors, while server side scripting/coding
    is not viewable by any visitors.

10
  • All web application uses a database to store
    information about costs, products description,
    and customers order. To install web application,
    there should be a need of Internet connection
    because web applications are executed on the
    Internet.

11
Advantages of web application
  • Accessible anywhere Web based application are
    easily accessible anywhere or anytime via a PC
    with an Internet connection.
  • No installation There arent need to install web
    applications because they run on the web server.
  • Security Web applications are safe to use
    because these are deployed on dedicated servers,
    which are monitored and maintained by experience
    server administrators.

12
Disadvantage of web applications
  • If there is low Internet connection connectivity,
    then the applications will take more time to run.
    This may cause the user some headache.

13
  • For more detail visit here
  • Vertex Plus Software Pvt. Ltd.
  • B-19, 10-B Scheme, GopalPura Road,
    Jaipur, Rajasthan - 302018 INDIA
  • Contact us 91 141-6622202

Thank you
Write a Comment
User Comments (0)
About PowerShow.com