Asp.net with GitHub

2

I have some experience with Github versioning with java, it has always worked efficiently across teams. I'm having an ASP.NET project based on WebForms, and I'm trying to version with GITHUB. I have versioned the project with my user, and when another team member clones the project from the repository and tries to change the files it works normally, however, when trying to program a button event from any WebForm, it is not possible to create the event, or giving a double click on the button, or through the events tab, you can not create the event. The strange is the other user can change any file, both .aspx and aspx.cs, the problem is only in creating events.

Does anyone have any tips?

Thank you

    
asked by anonymous 03.05.2018 / 15:46

0 answers