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:
01000763
Views:
14
Everything works as advertised <g>. Thank you. I noticed that the new page has exactly the same namespace and class name as the existing one (the one from which copid). Do you (or anybody who reads this) see a potential conflict with two ASP.NET pages having exactly the same namespace and classname?

>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.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform