TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Version Control
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Satyaprakash Samantaray (15)
Satya Karki (3)
Rijwan Ansari (3)
George (2)
Praveen Sreeram (2)
Rafnas T P (2)
Maniteja Vegi (2)
Arwin Neil Baichoo (2)
Nikhil Patil (1)
Chetan Sanghani (1)
Lokendra Singh (1)
Ayush Gupta (1)
Alagunila Meganathan (1)
Kunal Patil (1)
Rajeesh Menoth (1)
Kiran Kumar Talikoti (1)
Ziggy Rafiq (1)
Mukesh Kumar (1)
Vignesh Mani (1)
Hadshana Kamalanathan (1)
Menaka Priyadharshini B (1)
Alpesh Maniya (1)
Vijay Pratap Singh (1)
Ashutosh Singh (1)
Dhiraj Poojary (1)
Keyur (1)
Rahul Ostwal (1)
Anant Vernekar (1)
Vinay Ayinapurapu (1)
Ankur Mistry (1)
Imran Shaikh (1)
Akash Malik (1)
Santhosh Patil (1)
Dinesh Kushwaha (1)
Abhishek Bhat (1)
Santhakumar Munuswamy (1)
Abdul Rasheed Feroz Khan (1)
Praveen Kumar (1)
Karthikeyan Anbarasan (1)
Related resources for Version Control
No resource found
New Features in SharePoint Document Libraries
8/16/2024 4:38:27 AM.
Explore the latest enhancements in SharePoint Document Libraries with improved version history controls. This update offers more precise management of document versions, streamlined access to historic
Elevating Code Quality: Best Practices for Effective Code Reviews
6/2/2024 11:54:01 AM.
Elevating Code Quality" presents essential strategies for effective code reviews, fostering collaboration, and enhancing software reliability. Explore best practices in peer feedback, automated t
Understanding Git and GitHub: What's the Difference
6/2/2024 10:43:06 AM.
Explore the fundamental distinction between Git and GitHub in this comprehensive guide. Git, a distributed version control system, empowers developers to manage code locally. In contrast, GitHub serve
An Overview and Guide to Git
6/1/2024 5:00:32 AM.
It covers essential concepts, commands, and workflows, providing step-by-step instructions for beginners and best practices for advanced users. Learn how to manage your code efficiently and collabora
Step By Step Creation Of Camera App In Microsoft PowerApps
5/21/2024 9:42:36 AM.
Creating a Camera app in Microsoft PowerApps involves adding a Camera control to capture images, and saving them to a data source like SharePoint, SQL Server, or OneDrive.
Power Apps Git Verion Control: A new era of Collaboration
5/15/2024 11:20:58 AM.
Embrace seamless collaboration in Power Apps with Git version control. Manage app development efficiently, track changes, and foster teamwork for enhanced productivity and smoother deployments.
Getting Started ✍️ With Angular 6 Using Angular CLI - Part 2️⃣
4/19/2024 10:28:54 AM.
Delve into Angular CLI essentials including version control, component, module, class, interface, and enum creation. Discover inline template & style commands for streamlined Angular development.
Deploying WPF Apps with Click-Once in Visual C# Express
4/19/2024 10:24:11 AM.
Deploy WPF apps seamlessly with ClickOnce in Microsoft Visual C# 2010 Express. Simplify distribution, enable automatic updates, and ensure easy installation, all within the .NET environment for effici
Code readability is enhanced with C# 10 top-level statements
4/16/2024 10:18:02 AM.
Ziggy Rafiq discusses tackling challenges in software component specification standards through the implementation of solutions such as adapters and bridges for standard mediation, abstraction and enc
Source Control (3-1), DevOps And Different Products
4/10/2024 8:33:21 AM.
Source Control (3-1), DevOps And Different Products" explores the integration of source control systems like Git within the DevOps framework. It delves into practices such as Continuous Integrati
Source Control (1), MS Source Safe --- Stand Alone App
4/10/2024 5:12:50 AM.
This article discuss Source Safe, a stand alone app.
Enhance YAML Template Development in Azure DevOps for Productivity
3/27/2024 12:03:01 PM.
Enhance YAML template development in Azure DevOps with the YAML Template Editor to boost productivity. Simplify CI/CD pipelines, collaborate efficiently, and streamline automation processes for agile
Git and GitHub Integration in C# Apps with LibGit2Sharp
3/27/2024 8:46:30 AM.
Explore Git and GitHub integration in C# using the LibGit2Sharp NuGet package. Learn initialization, cloning, staging, committing, pushing, pulling, and conflict resolution. Ensure robust error handli
Azure DevOps: Resolve Merge Conflicts with Pull Request Extension
3/27/2024 8:21:22 AM.
In this article, we are going to learn how to resolve git merge conflicts within Azure DevOps by using an Azure DevOps Marketplace extension called Pull Request Merge Conflicts.
Azure Devops Project Configuration - Pipelines
3/26/2024 2:58:37 PM.
In this article, you’ll learn how to create a Azure DevOps Pipeline for CI and CD without using YAML Coding, source in Azure GIT repos, Configuring Build and release in Azure Web App Services.
Azure Devops Project Configuration - Repos - Part Three
3/22/2024 9:01:23 AM.
In this article, you’ll learn how to create a Visual Studio project and how to push local environment code to Azure repos, as well as branching options for your master branch by using GIT source contr
Azure DevOps For Web Devlopment - Part Two - Azure Repos
3/22/2024 9:00:47 AM.
In this second part of the Azure DevOps for Web Development Series, we saw how to initialize a local git repository and push your code to Azure Repos to save work and manage code changes across your t
Azure DevOps For Web Development - Part One
3/22/2024 8:56:06 AM.
Discover the power of Azure DevOps for web development in this comprehensive series. Learn to streamline CI/CD pipelines, version control with Git, agile project management, and leverage Azure service
Visual Studio 2017 Overview And New Features
3/21/2024 6:48:14 AM.
Explore Visual Studio 2017's comprehensive IDE with enhanced features for efficient software development. Discover updates in debugging, coding, and collaboration, empowering developers with impro
Learning New Features And Installation Way Of Visual Studio
3/20/2024 11:40:24 AM.
Discover the latest features of Visual Studio 2017 and streamline your development process. Learn efficient installation methods to set up the IDE for your programming needs. Enhance your coding exper
How to Use GitHub Enterprise Cloud to Get Started
3/18/2024 11:54:53 AM.
Learn how to discover the power of GitHub Enterprise Cloud with our comprehensive guide. Learn how to set up your account, manage repositories, collaborate with team members, and leverage essential fe
Add An Existing Project Into GIT Using Command Prompt With Azure DevOps
3/15/2024 8:45:09 AM.
Learn to integrate existing projects into Git via Command Prompt, seamlessly syncing with Azure DevOps. This process enables efficient version control, project management, and collaboration, enhancing
Let's Learn About Merging The Git Branches 📥📤 And Create Pull Request In Details
3/15/2024 6:16:24 AM.
Explore the intricacies of merging Git branches and initiating pull requests in this comprehensive guide. Learn how to manage version control effectively, collaborate with teams, and streamline your d
Steps To Initialize A Git Repository And Push The Changes To GitHub 📥📤 In Details
3/15/2024 6:14:41 AM.
In this article, we will learn how to initialize a Git repository and push the changes to GitHub. Also, we will learn how to add multiple files to a staging area with a single command and commit.
Let's Understand About Git Branches 📥📤 And Its Real Time Uses
3/15/2024 6:13:53 AM.
Git branch is nothing but the copy of source code. So, that way a developer can easily find the source code, by whom it was written, and using what language and it can be tracked easily.
Let's Know About Git Branches 📥📤 And How To Implement It
3/14/2024 10:56:13 AM.
Git branches are effectively a pointer to a snapshot of your modifications. So, Instead of copying files from directory to directory, Git stores a branch as a reference to a commit.
Introduction To Git 📥📤
3/14/2024 10:49:15 AM.
An introduction to Git: a powerful version control system for tracking changes in code projects. Git facilitates collaboration, tracks history, and manages changes through commits, branches, and merge
Let's Understand How Git Maintains History Of Version Or Commit Ids 📥📤 With Details
3/14/2024 10:48:47 AM.
In this article, you will Delve into Git's intricate versioning system, uncovering its robust method of tracking changes through commit IDs and the underlying mechanisms of branch management and r
Steps For Configuring Git 📥📤 With Details
3/14/2024 10:48:11 AM.
Configuring Git involves setting preferences like user information, default text editor, and merging tool. Create or clone repositories, add remotes, commit changes, and push or pull code. Utilize bra
Steps To Ignore Files Using Gitignore 📥📤 In Details
3/14/2024 10:47:32 AM.
We will discuss the steps to ignore files without committing to Git or GitHub and how to use the .gitignore file. Explore detailed steps to exclude specific files or directories, enhancing version con
Cherry-Pick and Stash for Efficient Development Workflows
2/28/2024 9:23:45 AM.
Excited to share SourceTree tips! Learn how to boost productivity with cherry-pick & stash features. Keep commits clean & manage work-in-progress seamlessly!
Explain about Git and GitHub
2/1/2024 6:30:42 AM.
Git is a powerful, open-source distributed version control system designed by Linus Torvalds for efficient project management. Developers use Git for version control, tracking code changes, and collab
Remove A File From Git Commit History
12/27/2023 10:53:52 AM.
Git is a powerful version control system that allows developers to track changes in their projects efficiently. However, there are situations where you might need to remove a file from the Git commit
API Versioning in .NET 6
10/19/2023 12:41:13 PM.
In the fast-paced world of software development, change is the only constant. And when it comes to developing APIs, ensuring that those changes don't disrupt existing client applications is paramo
Useful Git Commands
10/6/2023 5:09:57 AM.
Mastering Git Your Ultimate Cheat Sheet for Effortless Version Control is a comprehensive reference guide that provides a condensed and quick-access summary of essential Git commands, concepts, and be
How to Create and Manage Branches for GitHub repository using Visual Studio and GitHub
10/3/2023 6:15:09 AM.
There are different ways to create and manage the branches for your version control and code management for GitHub. This article explains two different ways to create branches: using GitHub website an
Essential Git Commands Every Developer Should Know
9/23/2023 1:31:18 PM.
Git can also be intimidating and confusing for beginners and even experienced developers. That's why in this article, we will learn some of the essential Git commands that every developer should k
Git vs GitHub
5/1/2023 2:55:57 AM.
In this article, we will try to understand what is version control system (VCS), what is distributed version control system (DVCS), what is centralized version control system(CVCS) and git commands.
GitHub Repository Visibility Setup
1/2/2023 6:23:47 AM.
This article elucidates GitHub repository visibility settings from private to public and vice versa.
Important Git Commands With Examples
3/10/2022 5:46:51 AM.
This article describes the Important Git commands with examples and use cases
Managing Files On GitHub Using Git Bash In Real-Time Scenario - Know About GitHub Reviewer
1/17/2022 2:34:00 PM.
We discuss on steps to push, pull and clone repository files to GitHub by team members using Git Bash under organization. Here one member will add reviewers to review its pushed files by creating pull
Managing Files On GitHub Using Git Bash In Real-Time Scenario - Removing A Specific File From Pull Request
1/17/2022 2:32:13 PM.
We discuss on steps to push, pull and clone repository files to GitHub by team members using Git Bash under organization. Here one member will add reviewers to review its pushed files by creating pull
Essentials For .NET
1/11/2022 7:41:31 AM.
In this article, you will learn about the essentials for .NET Platform.
Code CheckIn Using Git Commands
12/31/2021 6:28:40 AM.
This article explains how to check in the code to Azure Dev Ops repository using git commands
Top 15 Git Commands With Examples For Every Developers💪
11/12/2021 10:46:01 AM.
Git is a version control system for managing the source code which keeps the track of it with many options. Basically, it is a software to track the changes of files mostly used for coders to work col
Create GitHub Repository And Add New/Existing Project Using GitHub Desktop
7/20/2021 4:30:52 AM.
In this article, you will learn about the easy way to Create GitHub Repository and add new or existing project using GitHub Desktop.
What Is Git, GitHub And GitHub Desktop And Create A Git Repository In GitHub Using GitHub Desktop
7/19/2021 6:33:22 AM.
In this article, you will learn what is Git, GitHub and GitHub Desktop and Create A Git Repository in GitHub using GitHub Desktop.
Managing Files On GitHub Using Git Bash 📥📤 In Real-Time Scenario - Owner Uploads Project In GitHub Repo
5/25/2021 2:41:17 PM.
We discuss on steps to push, pull and clone repository files to GitHub by team members using Git Bash under organization. Here one member will add reviewers to review its pushed files by creating pull
Lets Know About Team In GitHub 📥📤 In Details
5/22/2021 2:35:34 PM.
Teams are groups of organization members that reflect your company or group's structure with cascading access permissions and mentions. Organization owners and team maintainers can give teams admi
Let's Learn About GitHub Projects 📥📤 In Detail
5/21/2021 12:18:56 PM.
We can now implement GitHub Projects at the Organization level. All users in the Organization will have access to its Projects, so we and our team can plan and manage work across repositories.
Steps To Create And Configure Organizations In GitHub 📥📤 In Details
5/21/2021 5:29:14 AM.
Organizations are shared accounts where businesses and open-source projects can collaborate across many projects at once. Owners and administrators can manage member access to the organization's d
Let's Learn About Git Default Branch 📥📤 In Detail
5/11/2021 8:28:49 PM.
In this article, I will describe the below-mentioned points in detail, what is git default branch, use of git default branch, how to change the git default branch, check git default branch using Git B
Step By Step Setup Git Version Control With .Net Project And Github
11/10/2020 3:37:08 AM.
In this article, we will learn how to setup a .net project with Git Version control system and manage from Github.
Integration Of GitHub In RPA UIPath And Version Control
2/27/2020 10:53:51 AM.
In This article I have explained how to work with GitHub and integration with RPA Tool UiPath
Serialization Version Control In Java
9/19/2019 6:18:44 AM.
In this article I will be explaining about the version control in serialization.
Git And Github Version Control (Local And Remote Repository)
8/7/2019 10:46:53 PM.
In this article, you will learn about Git and version control in GitHub (Local And Remote Repository).
How To Configure Git Version Control In Visual Studio Team Explorer Step By Step
6/25/2018 2:22:06 PM.
How to configure Git Version Control in Visual Studio Team Explorer? We will understand how to commit code in the remote repository.
Getting Started With GitHub
6/9/2018 7:13:32 AM.
In today's era, there is an absolute need for developers to use distributed version control. Distributed source control have more advanced functionality as compared to standalone version control t
Getting Started With Git Version Control
7/28/2017 6:12:13 PM.
In this article, we will discuss in details about the Git Version Control, how to install the Git in Windows and why we need to use Git version control for software development.
Creating And Uploading A Code To TFVC Version Control In Visual Studio Online
8/5/2016 6:09:29 PM.
In this article, you will learn how to create and upload a code to TFVC version control in Visual Studio Online.
Git Version Control in Visual Studio 2015
11/25/2014 12:32:38 AM.
Git is an open source distributed Version Control System (VCS) where any number of developers can work together on a project
SQL Server Integration Services (SSIS) - Data Conversion Transformations in SSIS
5/20/2012 12:15:18 AM.
In this article we are going to see how to use the Data Conversion transformation inside a package. This is part 42 of the series of articles on SSIS.