N layers Programming

Authors

  • Santiago Domingo Moquillaza Henríquez
  • Hugo Vega Huerta
  • Luis Angel Guerra Grados

Keywords:

N layer Programation, data layer, business layer, presentation layer.

Abstract

The paradigms in software development have evolved through the years and now we have one technique that provides developers easier, we refer to Object Oriented Programming in N layers, this technic permit divide the work into several modular layers. Actually the most useful about this style, is the 3 layer programation that divide in: 1) The presentation layer which interacs with the user; 2) The business layer sets the rules of bussiness and; 3) The data layer which sets the connection with the server and the database, this layer invokes to the store procedures or sql command to realize the corresponding operations in the database; However, if it is convenient, we can divide the structure of the source code in more layers.

Downloads

Download data is not yet available.

Downloads

Published

2010-12-30

Issue

Section

Artículos

How to Cite

[1]
“N layers Programming”, Rev.Investig.sist.inform., vol. 7, no. 2, pp. 57–67, Dec. 2010, Accessed: Jul. 17, 2024. [Online]. Available: https://revistasinvestigacion.unmsm.edu.pe/index.php/sistem/article/view/3283