Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copying an ASP.NET page in VS.NET?
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01000742
Message ID:
01000751
Views:
20
This message has been marked as the solution to the initial question of the thread.
In the Solution Explorer, you can right-click on the ASP.NET page, select Copy, then click on the project (not the solution) and paste. It creates an ASP.NET named Copy Of MyFileName.aspx and the corresponding code behind page.

>What is the most efficient (and fast) method to duplicate an existing ASP.NET page (HTML and the code behind)?
>
>For example, I have an ASP.NET page with code behind. I want to create a new page (new name) as an exact copy of the existing page. It is not that difficult and time consuming to create a new page and copy and paste the HTML side and then the code behind page. But I was wondering if there is a more efficient method.
>
>Thank you for any suggestions.
Chris McCandless
Red Sky Software
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform