votes
Visual Studio Deleting Code
I have been working for a while on an ASP.NET project but recently it just stopped working. I found that the Page_Load function is not even being called because the InitializeComponent function is being altered by (I assume) Visual Studi ...
