PENGEMBANGANAPLIKASI REPOSITORY PORTOFOLIO DOSEN DAN STAFF MIPOLINEMA DENGAN METODE N-TIER

  • Banni Satria Andoko Manajemen Informatika,Teknik Elektro,Politeknik Negeri Malang

Abstract

Object oriented application had been developed by many ways, one of the famous ways is N-Tier concept. By using it, the class had been devided into three parts. There are : model, logic and data.Model unit is the attribut part, logic and data is the method part. The diffrent between logic and data is the data tier communicate directly into database. and the other tier is presentation tier.  By seperating each layer, the application become easy to maintain and the every change of the layer will never impact other layer. Based on the encapsulation concept on object oriented programing. To meet the need of relational data, the application use the ORM concept. By using ORM the SQL query will never had a join query. And every class will represent for every table in the database.

Keyword:ORM, N-Tier, .Net, OOP

References

Andoko, Banni Satria, Cahya Rahmad. 2013. Implementation of N-Tier Application Concept with .Net. Malang : KCIC

Buku Pedoman Akademik Politeknik Negeri Malang Program Studi Manajemen Informatika 2010/2011.

Nugroho, Adi. 2011. Perancangan Dan Implementasi Sistem Basis Data. Yogyakarta: Andi.

Nugroho, Adi. 2010. Kupas Tuntas Database Server 2008. Yogyakarta: Andi.

Soeherman, Bonnie., Pinontoan Marion. 2008. Designing Information System Concepts Dan Cases With Visio. Jakarta: Elex Media Komputindo

Sudianto, Hendrik., Wirama. Kasim., Hermawan. Yudhi. The Essential Business Intelligence In Microsoft SQL Server 2008. Indonesia .NET Developer Community

Published
2015-01-31