Tag: version control

Git Tips & Best Practices for Beginners

Database development, Source control

Without a version control system, it’s next to impossible to manage the source code. ...
Read More

Tracking Database Changes Using Working Folder Source Control

Database development, Source control

This article talks about a new method to version control a database using a working folder so that historical changes made to the database...
Read More

Using Working Folder to Source Control Database

Database development, Source control

This article is a walkthrough of how to use the working folder option of source control for managing SQL Server databases. In this article,...
Read More

Git: A Modern Approach to Code Management

Code Management, Tools & technologies

In this article, I would like to share my knowledge and experience of working with git. The main...
Read More

Deploying Database from Source Control

Database development, Source control

These days, development teams start new projects from choosing a version control system. There are many benefits of source control systems...
Read More
Close