There are parts of my homepage that I would like removed. When I press "viewSource" in explorer I see what needs to be changed on line 167 and 168 in my default.aspx page. When I try to load that page into visual studio, it says
"This is a marker file generated by the precompilation tool, and should not be deleted!"
I have several questions:
1) How do I view the info that is in the default.aspx file
2)How can I edit it?
3) Will I have to change the original source code and recomplie the entire site, or can I just edit the default.aspx and reload it to the server?
...
Go to the complete details ...