By using the Solution Explorer you can edit the various artifacts in your project. Double click on an artifact in the Solution Explorer in order to open it up in the Code Editor window. The Solution Explorer can be used to copy, delete and add new artifacts to the project. Watch as I perform the following actions using the Solution Explorer:
1) Open the source code for the file Default.aspx (by double clicking)
2) Open the configuration file web.config (by double clicking)
3) Copy and paste the web page Default.aspx (using right click)
4) Delete the newly created file “Copy of Default.aspx” (using right click)