Click here to Skip to main content
15,881,248 members
Everything / Versioning

Versioning

versioning

Great Reads

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 John Atten
Managing nested libraries using the GIT subtree merge workflow
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.
by Fiyaz Hasan
This article shows you how to enable API versioning for ASP.NET Core Web API following three different techniques.

Latest Articles

by #realJSOP
A half-hearted approach to automatically versioning your projects
by Marcell Lipp
Git used for debugging
by Marcell Lipp
A proof introduction to Git blame and Git bisect
by Marcell Lipp
Interactive rebase tool in GIT

All Articles

Sort by Score

Versioning 

20 Jul 2017 by Fiyaz Hasan
This article shows you how to enable API versioning for ASP.NET Core Web API following three different techniques.
7 May 2021 by Marcell Lipp
Git used for debugging
19 May 2020 by Marcell Lipp
A proof introduction to Git blame and Git bisect
2 Mar 2020 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.
23 Oct 2016 by Zebedee Mason
How I avoid embarrassing releases (now)
2 Sep 2014 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.
30 Sep 2014 by Dominic Burford
Versioning your .NET application with Nant and Subversion
3 Jun 2022 by #realJSOP
A half-hearted approach to automatically versioning your projects
21 Oct 2015 by Olivia Glenn
Create meaningful version numbers that everyone - developers, testers, operations, managers, and even end-users - will find helpful