.NET
Microsoft Technologies based on the .NET software framework.
3,783 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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?
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.