ANALYZING AND IMPROVING WEB APPLICATION QUALITY USING DESIGN PATTERNS

DOI:

https://doi.org/10.24297/ijct.v2i2b.2641

Keywords:

Design pattern, MVC, Software

Abstract

With the mounting demand of web applications, a number of issues allied to its quality have came in existence. In the meadow of web applications, it is very thorny to develop high quality web applications. A design pattern is a general repeatable solution to a generally stirring problem in software design. It should be noted that design pattern is not a finished product that can be directly transformed into source code. Rather design pattern is a depiction or template that describes how to find solution of a problem that can be used in many different situations. Past research has shown that design patterns greatly improved the execution speed of a software application. Design pattern are classified as creational design patterns, structural design pattern, behavioral design pattern, etc. MVC design pattern is very productive for architecting interactive software systems and web applications. This design pattern is partition-independent, because it is expressed in terms of an interactive application running in a single address space. We will design and analyze an algorithm by using MVC approach to improve the performance of web based application. The objective of our study will be to reduce one of the major object oriented features i.e. coupling between model and view segments of web based application. The implementation for the same will be done in by using .NET framework.

Downloads

Download data is not yet available.

Downloads

Published

2012-04-30

How to Cite

ANALYZING AND IMPROVING WEB APPLICATION QUALITY USING DESIGN PATTERNS. (2012). INTERNATIONAL JOURNAL OF COMPUTERS &Amp; TECHNOLOGY, 2(2), 112–116. https://doi.org/10.24297/ijct.v2i2b.2641

Issue

Section

Research Articles