Contents
Introduction
The System Development Life Cycle (SDLC) of Web Development
Features of internet Technologies
HTTP
HTML
CSS
SGML
XHTML
XSLT transformations
DNS
Benefits of xml using the UN/CEFACT
Cookies
Web authentication
Programming control Structures
Oop And UML
STANDARDS
Copyleft
Intellectual Property
Copyright
References
Introduction
The report states the knowledge and understanding of the web site development and the areas related to the topics mentioned below.
The System Development Life Cycle (SDLC) of Web Development
SDLC or the Software Development Life Cycle is a process which produces software with the uppermost quality and lowermost cost in the quickest time. SDLC houses a complete way to develop, adjust, modify, sustain, and exchange a software system.
SDLC encompasses numerous individual phases, comprising planning, design, building, testing, and deployment. Widespread SDLC models incorporate the waterfall model, spiral model, and Agile model.
Problem
The design / development procedure that is being followed by a lot of organizations is no process at all resulting multiple overpriced amendments, and a trend toward non-adherence to any well-known benchmarks or resolutions, if in fact, such benchmarks and resolutions even endure.
Objective
To assume a procedure of iterative ponytail evolution to complete convenient, effective project and expansion on forthcoming projects.
Solution
Determining a organized methodology for design and improvement of fresh websites and online applications will prevent excessive time and money. The most effective way to do this is to apply a System Development Life Cycle model.
Website / Application Requirements Outline
Analysis / Requirements-Gathering
Design
Design Approval
Development
Prototype Test / Approval
Launch
Review / Revise
Features of internet Technologies
HTTP
The Hypertext Transfer Protocol (HTTP) is an application-level convention for conveyed, community oriented, hypermedia data frameworks. This is the establishment for information correspondence for the World Wide Web (i.e. web) since 1990. HTTP is a conventional and stateless convention which can be utilized for different purposes too utilizing augmentations of its demand strategies, mistake codes, and headers.
There are three fundamental highlights that make HTTP a basic however great convention:
HTTP is connectionless: The HTTP customer, i.e., a program starts a HTTP ask for and after a demand is made, the customer disengages from the server and sits tight for a reaction.
HTTP is media independent: It implies, any sort of information can be sent by HTTP as long as both the customer and the server know how to deal with the information content.
HTTP is stateless: As made reference to above, HTTP is connectionless and it is an immediate aftereffect of HTTP being a stateless convention. The server and customer know about one another just amid a current demand.
HTML
HyperText Markup Language (HTML) is the designing dialect for a hypertext or hypermedia record, perceptible with an internet browser, for example, Firefox and Internet Explorer. HTML reports are plain ASCII message and can be made with a content tool, yet they contain organizing codes and connections to different records and media (counting pictures and sounds) which can be pursued utilizing the internet browser.
CSS
CSS stands for Cascading Style Sheets. The styles characterize how to show HTML components and are typically put away in Style Sheets (.css). Outside Style Sheets are put away in CSS documents and can spare you a great deal of work. Different style definitions will course into one. HTML labels were initially intended to characterize the substance of an archive. They should state This is a header, This is a passage, This is a table, by utilizing labels like
,
,


Recent Comments