Theo tôi quan sát, database versioning (DB versioning – phiên bản hoá cơ sở dữ liệu – CSDL) thường là vấn đề khó khăn nhất đối với các nhóm triển khai Agile...
Following my post about database versioning (Vietnamese version), this post shows one solution to handle this issue in real life. Let's start with .NET project and SQL Server for an example as they...
Every developers know the importance of source code versioning and how to use SVN, Git etc to achieve but DB versioning seems unfamiliar and more difficult to most of them. But in...