Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : TEKNOLOGI INFORMASI

Code Generation untuk Object Relational Mapping Dengan Menggunakan LINQ dan Text Templating Rismanto, Ridwan
JURNAL TEKNOLOGI INFORMASI: Teori, Konsep, dan Implementasi JURNAL TEKNOLOGI INFORMASI: Teori, Konsep dan Implementasi VOL 7 NO 1 Tahun 2016
Publisher : JURNAL TEKNOLOGI INFORMASI: Teori, Konsep, dan Implementasi

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

The increase towards Object Oriented Design creates a big gap between OO and relational database. In the other side, relational database still a big favor in designing business-powered application. Developers use Object Relational Mapping (ORM) to fill the gap between OO and RDBMS but still, the problem in the association of RDBMS and OO exists which caused underestimation towards ORM methodology. This research provides a solution to detect relationship inside tables of database, generate LINQ query to map the field of tables to the attribute of the entity classes. Using T4 text templating we are able to generate the whole Data Access Object class which provides transparent encapsulation and relational mapping for the system. Keywords : Object Relational Mapping, Relational Database, Object Technology, LINQ, Multi Tier Architecture, Text Templating, T4
RANCANG BANGUN APLIKASI UJIAN ONLINE REAL TIME DENGAN MENGGUNAKAN ARISTEKTUR MEAN Rismanto, Ridwan; Arhandi, Putra Prima; Prasetyo, Arief
JURNAL TEKNOLOGI INFORMASI: Teori, Konsep, dan Implementasi JURNAL TEKNOLOGI INFORMASI: Teori, Konsep dan Implementasi VOL 7 NO 2 Tahun 2016
Publisher : JURNAL TEKNOLOGI INFORMASI: Teori, Konsep, dan Implementasi

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

The development of information technology has developed rapidly into the world of education where more and more campuses and institutions use a variety of web based applications to simplify and accelerate the education services on campus or institution, one of which is the Department of Information Technology State Polytechnic of Malang to the field of web-based applications are frequently used applications is e-learning. One important part of e-learning applications that frequently used are online exams, where student can use the application to take online exam. However, online exam applications is not without drawbacks some weakness that often occurs is the application became slower and less responsive when accessed by many student. To overcome those problems in this research we develop an web based application that uses MEAN (MongoDB, Express Js, Angular Js, Js Node arcitecture).Based on our test with 100 to 150 client that connected simultaniously to our online exam application for one minutes the application have 3938 ms average of response time.  Keywords  : Online Examination, e-learning, MEAN