Synchronizing database structure between applications
Anyone who has ever developed applications that use a database has probably faced the problem of...
Scheduled Maintenance of the 24/7 IS Database in MS SQL Server
Introduction This article is a short review of the main scheduled maintenance with a database of the 24/7 information system that does not...
Comparing Objects by Value. Part 6: Structure Equality Implementation
We have already analyzed peculiarities of structs of the .NET framework that represent Value Types when comparing objects by value –...