This thesis work is a comparative study of technical features between three distinctivemethods for database access. A web store which offers software components to download,for registered users has been built with three different database access methods to drawcomparisons. 1. SQL Server 2005 with stored procedures 2. LINQ to SQL 3. Db4o Working in Visual Studio with three different methods for database access was not difficult.SQL Server with Stored procedures is efficient in performance and offers maintainability ofthe database access logic. LINQ to SQL makes queries to database as first-class languageconstruct providing type-safety and Intellisense. LINQ to SQL has relatively lowperformance compared to Stored procedures because of the tra...
The paper’s subject is comparative analysis of database access technologies. It presents the evoluti...
Modern Web applications have lately seen an increase of popular Web 2.0 patterns, such as user-parti...
Purpose of this thesis is to overview unified programming model LINQ and its application in C#. It e...
This thesis work is a comparative study of technical features between three distinctivemethods for d...
Comparing of different database servers from the web application developers point of view and differ...
LINQ is a component of the .NET framework, which brings the possibility of querying to the .NET lang...
The purpose of this study is comparison of different database access methods in C# programming langu...
In my thesis i tried to present some functionality from SQL Server 2008 platform and some new functi...
AITI : Jurnal Teknologi Informasi, Vol. 9. No.1, Februari 2012 : 44-53In applications that use the d...
The purpose of this project is to create a design and subsequently the web application for a databas...
Databases have existed since 1960s. Relational databases came out in 1970s and they have been the mo...
Most of today's web applications run on relational database systems. Communication with them is poss...
Includes bibliographical references (leaves 47-48)The purpose for this project was to design a web-b...
Zenon AB is an it-company of which, this thesis was made in collaboration with. Zenon AB has clients...
This article aims to demonstrate the importance of using relational database management system in wo...
The paper’s subject is comparative analysis of database access technologies. It presents the evoluti...
Modern Web applications have lately seen an increase of popular Web 2.0 patterns, such as user-parti...
Purpose of this thesis is to overview unified programming model LINQ and its application in C#. It e...
This thesis work is a comparative study of technical features between three distinctivemethods for d...
Comparing of different database servers from the web application developers point of view and differ...
LINQ is a component of the .NET framework, which brings the possibility of querying to the .NET lang...
The purpose of this study is comparison of different database access methods in C# programming langu...
In my thesis i tried to present some functionality from SQL Server 2008 platform and some new functi...
AITI : Jurnal Teknologi Informasi, Vol. 9. No.1, Februari 2012 : 44-53In applications that use the d...
The purpose of this project is to create a design and subsequently the web application for a databas...
Databases have existed since 1960s. Relational databases came out in 1970s and they have been the mo...
Most of today's web applications run on relational database systems. Communication with them is poss...
Includes bibliographical references (leaves 47-48)The purpose for this project was to design a web-b...
Zenon AB is an it-company of which, this thesis was made in collaboration with. Zenon AB has clients...
This article aims to demonstrate the importance of using relational database management system in wo...
The paper’s subject is comparative analysis of database access technologies. It presents the evoluti...
Modern Web applications have lately seen an increase of popular Web 2.0 patterns, such as user-parti...
Purpose of this thesis is to overview unified programming model LINQ and its application in C#. It e...