This video will guide to remove pending Edit in visual studio. Usually when we edit or make changes to a file in visual studio, it shows red tick on it even after saving the file, to remove those red ticks , this video will guide you how to make it done . It is usually we have added our solution to source control which keeps track of all the changes made inside the project. The changes are added to the version after they are committed. It is not necessary to write add in the text area box, we can write any commit message. Also visit our playlist where I showed how to publish web application: • Publish ASP.NET Web Application from Visua...