BlackWasp
<< Previous | 1 | Next >>
Multi-User Systems and ConcurrencyMulti-User Systems and Concurrency
In a single-user application information can be read, created, updated or deleted without the risk of interfering with other people's work. When more than one user has the ability to access shared information, concurrency control becomes essential.
Database NormalisationDatabase Normalisation
The seventeenth part of the SQL Server Programming Fundamentals tutorial discusses the concept of database normalisation. Normalisation is a database design technique that minimises duplication of information, reducing the risk of introducing data errors.
Relational Database ConceptsRelational Database Concepts
This is the first in a series of articles describing the use of Microsoft's SQL Server database management system (DBMS). The tutorial is aimed at software developers using SQL Server for data storage. Part one reviews database concepts and terminology.
Object-Oriented Programming ConceptsObject-Oriented Programming Concepts
This is the first in a series of articles describing the use of object-oriented programming techniques as implemented by the C# programming language. This series follows the C# Fundamentals tutorial that beginners are advised to read first.
<< Previous | 1 | Next >>
TwitterTwitter RSS Feed RSS