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 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
by Fiyaz Hasan
This article shows you how to enable API versioning for ASP.NET Core Web API following three different techniques.
by #realJSOP
A half-hearted approach to automatically versioning your projects
by Marcell Lipp
Git used for debugging
by Olivia Glenn
Create meaningful version numbers that everyone - developers, testers, operations, managers, and even end-users - will find helpful
by Rohan Kishor Garud
RoundhousE (RH) is a database migrations engine that uses plain old SQL Scripts to transition a database from one version to another.
by Zebedee Mason
How I avoid embarrassing releases (now)
by Dominic Burford
Versioning your .NET application with Nant and Subversion