Návrh datové vrstvy pro business aplikaci v n-vrstvé architektuře s využitím technologie Microsoft Entity Framework 4.0
Loading...
Files
Downloads
4
Date issued
Authors
Bašniar, Václav
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
The master thesis main subject is the n-tier architecture data tier design, implementation and testing. The thesis also describes technologies and techniques used for the data tier implementation. Which means the n-tier architectures, the object-relational mapping, the~Repository pattern and the Unit of Work pattern. The technologies include .NET Framework's data manipulation technologies. Especially quering technology LINQ and object-relational framework Entity Framework 4, which is in the thesis analyzed in detail.
Description
Import 19/10/2011
Subject(s)
object-relational mapping, .NET Framework, ADO.NET, Entity Framework 4, LINQ, LINQ to SQL, NHibernate, the Unit of Work pattern, the Repository pattern, n-tier architectures, POCO