How to checkin the files programmatically using TFS API
This is an extension for Visual Studio 2015 and 2017.
Vsix package was used for that project.
SQL codes can be checked in to Team Foundation Server with this GUI.
An extension for Visual Studio 2015 and 2016 to check-in via TFS: Purpose of this extension was to make sources and codes be checked-in to TFS programmatically via GUI. It is only used to to check Ms-SQL queries with SQL Transaction and in case of any failure, trasactions can be rolled-back. Otherwise, the query can be checked-in to TFS