github and asp.net

Hema Ramachandran 176 Reputation points
2022-09-15T13:53:06.023+00:00

I am a vb.net web developer. I want to use GITHUB to store my project files.
I am new to GITHUB. Can anyone suggest good links where I can find a good startup tutorial?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,783 questions
0 comments No comments
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 63,746 Reputation points
    2022-09-15T16:19:01.897+00:00

    first you need to learn git:

    https://git-scm.com/book/en/v2

    then how visual studio supports git

    https://learn.microsoft.com/en-us/visualstudio/version-control/git-with-visual-studio?view=vs-2022

    then just bit about GitHub. mainly creating an account.

    https://docs.github.com/en

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.