I have a favicon in my ASP.NET project that\'s not showing up. I have a masterpage located at ~/MasterPages/MasterPage.master that holds the favicon. My markup is as follows
Right click on the solution and go to Properties. Under Application > Resources change the default icon to your chosen one.