Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / versioning

Versioning

versioning

Great Reads

by mumera
3 Effective Techniques For Software Versioning
by Jesus Carroll
SQL Server 2016 introduces support for system-versioned temporal tables as a database feature that brings built-in support for providing information about data stored in the table at any point in time rather than only the data that is correct at the current moment in time.
by Marcell Lipp
GIT has a huge amount of users, but there are only a very few who know all the differences between cherry-pick, rebase and merge.
by Marcell Lipp
A proof introduction to Git blame and Git bisect

Latest Articles

by mumera
3 Effective Techniques For Software Versioning
by Jesus Carroll
SQL Server 2016 introduces support for system-versioned temporal tables as a database feature that brings built-in support for providing information about data stored in the table at any point in time rather than only the data that is correct at the current moment in time.
by Marcell Lipp
GIT has a huge amount of users, but there are only a very few who know all the differences between cherry-pick, rebase and merge.
by Marcell Lipp
A proof introduction to Git blame and Git bisect

All Articles

Sort by Score

versioning 

by Jesus Carroll
SQL Server 2016 introduces support for system-versioned temporal tables as a database feature that brings built-in support for providing information about data stored in the table at any point in time rather than only the data that is correct at the current moment in time.
by Marcell Lipp
Interactive rebase tool in GIT
by Ravi K. Acharya
The complete step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus.