Open Access
ASP.NET MVC database applications performance
Author(s) -
Paweł Borys,
Beata Pańczyk
Publication year - 2018
Publication title -
journal of computer sciences institute
Language(s) - English
Resource type - Journals
ISSN - 2544-0764
DOI - 10.35784/jcsi.649
Subject(s) - computer science , asp.net , database , web application , process (computing) , net (polyhedron) , database application , software engineering , world wide web , operating system , geometry , mathematics
During web application development, working with a database and choosing appropriate tool for database managing is extremely important. This choice influences both final application and its development process. However there is a large number of possibilities of choosing the best tool to use in a project. It often provides some difficulties. The main goal of this paper is to present the advantages and disadvantages of three popular solutions for ASP.NET MVC platform (ADO.NET, Entity Framework, NHibernate) to help make the proper decision.