Share via

github and asp.net

Hema Ramachandran 176 Reputation points
Sep 15, 2022, 1:53 PM

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.
4,103 questions
0 comments No comments
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 73,661 Reputation points
    Sep 15, 2022, 4:19 PM

    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.